izumi04 commited on
Commit
d62646a
1 Parent(s): b63d14b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - internlm2
5
+ - conversational
6
  ---
7
+ # InternLM2-Chat-7b-GGUF
8
+
9
+ The [internlm2-chat-7b](https://huggingface.co/internlm/internlm2-chat-7b) model, original and quantized version, in GGUF format.
10
+
11
+ Conversion and quantization tools are from [llama.cpp](https://github.com/ggerganov/llama.cpp).