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