morriszms commited on
Commit
2a332b3
·
verified ·
1 Parent(s): db91f3e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,7 +19,7 @@ datasets:
19
  - TIGER-Lab/MathInstruct
20
  library_name: transformers
21
  pipeline_tag: text-generation
22
- base_model: gizmo-ai/openchat_3.5
23
  ---
24
 
25
  <div style="width: auto; margin-left: auto; margin-right: auto">
@@ -33,9 +33,9 @@ base_model: gizmo-ai/openchat_3.5
33
  </div>
34
  </div>
35
 
36
- ## gizmo-ai/openchat_3.5 - GGUF
37
 
38
- This repo contains GGUF format model files for [gizmo-ai/openchat_3.5](https://huggingface.co/gizmo-ai/openchat_3.5).
39
 
40
  The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
41
 
 
19
  - TIGER-Lab/MathInstruct
20
  library_name: transformers
21
  pipeline_tag: text-generation
22
+ base_model: openchat/openchat_3.5
23
  ---
24
 
25
  <div style="width: auto; margin-left: auto; margin-right: auto">
 
33
  </div>
34
  </div>
35
 
36
+ ## openchat/openchat_3.5 - GGUF
37
 
38
+ This repo contains GGUF format model files for [openchat/openchat_3.5](https://huggingface.co/openchat/openchat_3.5).
39
 
40
  The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
41