Ubuntu commited on
Commit ·
87e3b5d
1
Parent(s): b82b105
add .safetensors
Browse files- README.md +16 -0
- model-00001-of-00002.safetensors +3 -0
- model-00002-of-00002.safetensors +3 -0
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
datasets:
|
| 3 |
+
- SkunkworksAI/Mistralic-7B-1
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
pipeline_tag: text-generation
|
| 7 |
+
license: apache-2.0
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
This repo includes `.gguf` built for HuggingFace/Candle.
|
| 11 |
+
They will not work with `llama.cpp`.
|
| 12 |
+
|
| 13 |
+
This model should be used with the `Config` [`config_chat_ml`](
|
| 14 |
+
https://github.com/huggingface/candle/blob/main/candle-transformers/src/models/mistral.rs).
|
| 15 |
+
|
| 16 |
+
Refer to the [original repo](https://huggingface.co/SkunkworksAI/Mistralic-7B-1) for more details.
|
model-00001-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ed86f88e408546adcf1770b59d42784508384c71aa0cd31678884f41a68d472
|
| 3 |
+
size 9942998048
|
model-00002-of-00002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:663edaabf2d2c34d78fdc12e23fa783527bc2b623b29f32b9147d39ea1e7b3ad
|
| 3 |
+
size 4540532696
|