Upload folder using huggingface_hub
Browse files- Modelfile +4 -3
- cdx1-14B-bf16.gguf +1 -1
Modelfile
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
-
FROM ./cdx1-
|
| 2 |
|
| 3 |
-
PARAMETER num_ctx
|
| 4 |
-
PARAMETER temperature 0.
|
|
|
|
| 5 |
|
| 6 |
SYSTEM """You are a helpful assistant to the user."""
|
| 7 |
|
|
|
|
| 1 |
+
FROM ./cdx1-14B-q8_0.gguf
|
| 2 |
|
| 3 |
+
PARAMETER num_ctx 32768
|
| 4 |
+
PARAMETER temperature 0.55
|
| 5 |
+
PARAMETER top_p 0.9
|
| 6 |
|
| 7 |
SYSTEM """You are a helpful assistant to the user."""
|
| 8 |
|
cdx1-14B-bf16.gguf
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 29547716384
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea7c8d35dd5ff6fd625e66ecedd8fcb232c93d19e5d2dfe9d4f33c4ab8624c0e
|
| 3 |
size 29547716384
|