Instructions to use schuttdev/hipfire-carnice-9b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- HERMES
How to use schuttdev/hipfire-carnice-9b with HERMES:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Add MQ4 (MagnumQuant FWHT-rotated 4-bit) quantization
Browse files- .gitattributes +1 -0
- carnice-9b.mq4 +3 -0
.gitattributes
CHANGED
|
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
carnice-9b.hf4 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
carnice-9b.hf6 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
carnice-9b.hf4 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
carnice-9b.hf6 filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
carnice-9b.mq4 filter=lfs diff=lfs merge=lfs -text
|
carnice-9b.mq4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e32d04abee51661684125fb7d02416a27d5cbf43912b40605635bdfcf82123f
|
| 3 |
+
size 5320213504
|