uisikdag commited on
Commit
73ee076
·
verified ·
1 Parent(s): bd177bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -7
README.md CHANGED
@@ -7,13 +7,6 @@ base_model:
7
  - HuggingFaceTB/SmolVLM-Instruct
8
  ---
9
 
10
- library_name: transformers
11
- license: apache-2.0
12
- language:
13
- - en
14
- base_model:
15
- - HuggingFaceTB/SmolVLM-Instruct
16
- ---
17
  4bit nf4 quantized version, you can find the quantized version generation code below
18
  ```
19
  from transformers import BitsAndBytesConfig
 
7
  - HuggingFaceTB/SmolVLM-Instruct
8
  ---
9
 
 
 
 
 
 
 
 
10
  4bit nf4 quantized version, you can find the quantized version generation code below
11
  ```
12
  from transformers import BitsAndBytesConfig