Upload folder using huggingface_hub
Browse files- .gitattributes +0 -1
- .gitignore +1 -0
.gitattributes
CHANGED
|
@@ -1,3 +1,2 @@
|
|
| 1 |
# Auto detect text files and perform LF normalization
|
| 2 |
* text=auto
|
| 3 |
-
models/qwen2-7b-instruct-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
|
|
|
| 1 |
# Auto detect text files and perform LF normalization
|
| 2 |
* text=auto
|
|
|
.gitignore
CHANGED
|
@@ -208,3 +208,4 @@ data/
|
|
| 208 |
|
| 209 |
QModel.index
|
| 210 |
metadata.json
|
|
|
|
|
|
| 208 |
|
| 209 |
QModel.index
|
| 210 |
metadata.json
|
| 211 |
+
models/qwen2-7b-instruct-q8_0.gguf
|