Update README.md
Browse files
README.md
CHANGED
|
@@ -2,5 +2,6 @@
|
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
tags:
|
| 4 |
- internlm2
|
|
|
|
| 5 |
---
|
| 6 |
GGUF quants of https://huggingface.co/bartowski/internlm2-chat-20b-llama using https://huggingface.co/RangiLyu/InternLM2-tokenizer-llama to fix tokenizer issues.
|
|
|
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
tags:
|
| 4 |
- internlm2
|
| 5 |
+
- gguf
|
| 6 |
---
|
| 7 |
GGUF quants of https://huggingface.co/bartowski/internlm2-chat-20b-llama using https://huggingface.co/RangiLyu/InternLM2-tokenizer-llama to fix tokenizer issues.
|