ProdeusUnity
commited on
Commit
•
67dcb34
1
Parent(s):
f58e3e2
Update README.md
Browse files
README.md
CHANGED
@@ -42,9 +42,6 @@ Model responds to Gemma instruct formatting, exactly like it's base model.
|
|
42 |
<eos>
|
43 |
```
|
44 |
|
45 |
-
**Training config**
|
46 |
-
<details><summary>See LLaMA-Factory config</summary>
|
47 |
-
|
48 |
**GGUF Downloads (Don't Download Entire Tree)**
|
49 |
|
50 |
[FP16](https://huggingface.co/allura-org/G2-9B-Sugarquill-v0-GGUFs/resolve/main/allura-org_G2-9B-Sugarquill-v0-FP16.GGUF?download=true)
|
@@ -62,6 +59,11 @@ Model responds to Gemma instruct formatting, exactly like it's base model.
|
|
62 |
[Q4_0_4_8, ARM ONLY](https://huggingface.co/allura-org/G2-9B-Sugarquill-v0-GGUFs/resolve/main/allura-org_G2-9B-Sugarquill-v0-Q4_0_4_8.GGUF?download=true)
|
63 |
[Q4_0_4_4, ARM ONLY](https://huggingface.co/allura-org/G2-9B-Sugarquill-v0-GGUFs/resolve/main/allura-org_G2-9B-Sugarquill-v0-Q4_0_4_4.GGUF?download=true)
|
64 |
|
|
|
|
|
|
|
|
|
|
|
65 |
```yaml
|
66 |
### Model
|
67 |
model_name_or_path: UCLA-AGI/Gemma-2-9B-It-SPPO-Iter3
|
|
|
42 |
<eos>
|
43 |
```
|
44 |
|
|
|
|
|
|
|
45 |
**GGUF Downloads (Don't Download Entire Tree)**
|
46 |
|
47 |
[FP16](https://huggingface.co/allura-org/G2-9B-Sugarquill-v0-GGUFs/resolve/main/allura-org_G2-9B-Sugarquill-v0-FP16.GGUF?download=true)
|
|
|
59 |
[Q4_0_4_8, ARM ONLY](https://huggingface.co/allura-org/G2-9B-Sugarquill-v0-GGUFs/resolve/main/allura-org_G2-9B-Sugarquill-v0-Q4_0_4_8.GGUF?download=true)
|
60 |
[Q4_0_4_4, ARM ONLY](https://huggingface.co/allura-org/G2-9B-Sugarquill-v0-GGUFs/resolve/main/allura-org_G2-9B-Sugarquill-v0-Q4_0_4_4.GGUF?download=true)
|
61 |
|
62 |
+
|
63 |
+
**Training config**
|
64 |
+
<details><summary>See LLaMA-Factory config</summary>
|
65 |
+
|
66 |
+
|
67 |
```yaml
|
68 |
### Model
|
69 |
model_name_or_path: UCLA-AGI/Gemma-2-9B-It-SPPO-Iter3
|