Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,9 @@ license: gpl-3.0
|
|
| 3 |
---
|
| 4 |
# CausalLM 34B β
|
| 5 |
|
|
|
|
|
|
|
|
|
|
| 6 |
## PROMPT FORMAT:
|
| 7 |
[chatml](https://github.com/openai/openai-python/blob/main/chatml.md)
|
| 8 |
|
|
|
|
| 3 |
---
|
| 4 |
# CausalLM 34B β
|
| 5 |
|
| 6 |
+
Demo: [](https://huggingface.co/spaces/JosephusCheung/CausalLM-34B-8-bit-GGUF)
|
| 7 |
+
|
| 8 |
+
|
| 9 |
## PROMPT FORMAT:
|
| 10 |
[chatml](https://github.com/openai/openai-python/blob/main/chatml.md)
|
| 11 |
|