danielhanchen commited on
Commit
95cf11a
·
verified ·
1 Parent(s): c90bd45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -2
README.md CHANGED
@@ -10,9 +10,27 @@ language:
10
  pipeline_tag: text-generation
11
  library_name: transformers
12
  ---
13
- <p style="margin-top: 0;">
14
- <strong><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</strong>
 
 
 
 
 
 
15
  </p>
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
  # GLM-4-32B-0414
18
 
 
10
  pipeline_tag: text-generation
11
  library_name: transformers
12
  ---
13
+
14
+ > [!NOTE]
15
+ > If you are using `llama.cpp`, use `--jinja` to enable the system prompt.
16
+ >
17
+
18
+ <div>
19
+ <p style="margin-top: 0;margin-bottom: 0;">
20
+ <em><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
21
  </p>
22
+ <div style="display: flex; gap: 5px; align-items: center; ">
23
+ <a href="https://github.com/unslothai/unsloth/">
24
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
25
+ </a>
26
+ <a href="https://discord.gg/unsloth">
27
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
28
+ </a>
29
+ <a href="https://docs.unsloth.ai/basics/qwen3-how-to-run-and-fine-tune">
30
+ <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
31
+ </a>
32
+ </div>
33
+ </div>
34
 
35
  # GLM-4-32B-0414
36