Skip to content

Commit 26ed509

Browse files
committed
chore(model gallery): add textsynth-8b-i1
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 7fa159e commit 26ed509

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

gallery/index.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7272,6 +7272,22 @@
72727272
- filename: jdineen_Llama-3.1-8B-Think-Q4_K_M.gguf
72737273
sha256: 47efe28c37f12a644e02abb417c421b243e8001d3c9345dd7f650c8050ab78fc
72747274
uri: huggingface://bartowski/jdineen_Llama-3.1-8B-Think-GGUF/jdineen_Llama-3.1-8B-Think-Q4_K_M.gguf
7275+
- !!merge <<: *llama31
7276+
name: "textsynth-8b-i1"
7277+
urls:
7278+
- https://huggingface.co/theprint/TextSynth-8B
7279+
- https://huggingface.co/mradermacher/TextSynth-8B-i1-GGUF
7280+
description: |
7281+
This is a finetune of Llama 3.1 8B, trained on synthesizing text from two different sources. When used for other purposes, the result is a slightly more creative version of Llama 3.1, using more descriptive and evocative language in some instances.
7282+
7283+
It's great for brainstorming sessions, creative writing and free-flowing conversations. It's less good for technical documentation, email writing and that sort of thing.
7284+
overrides:
7285+
parameters:
7286+
model: TextSynth-8B.i1-Q4_K_M.gguf
7287+
files:
7288+
- filename: TextSynth-8B.i1-Q4_K_M.gguf
7289+
sha256: 9186a8cb3a797cd2cd5b2eeaee99808674d96731824a9ee45685bbf480ba56c3
7290+
uri: huggingface://mradermacher/TextSynth-8B-i1-GGUF/TextSynth-8B.i1-Q4_K_M.gguf
72757291
- !!merge <<: *llama33
72767292
name: "llama-3.3-magicalgirl-2.5-i1"
72777293
icon: https://cdn-uploads.huggingface.co/production/uploads/633e85093a17ab61de8d9073/FGK0qBGmELj6DEUxbbrdR.png

0 commit comments

Comments
 (0)