dan9070 commited on
Commit
56434e8
·
verified ·
1 Parent(s): a1063a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -16
README.md CHANGED
@@ -9,19 +9,5 @@ base_model: deepreinforce-ai/Ornith-1.0-35B
9
 
10
  ## Llamacpp APEX imatrix Quantization of Ornith-1.0-35B by deepreinforce-ai
11
 
12
- Original model: https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B
13
-
14
- All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/82ae9b520227f57d79ba04add13d0d0d)
15
-
16
- Run them in your choice of tools:
17
-
18
- - [llama.cpp](https://github.com/ggml-org/llama.cpp)
19
- - [ramalama](https://github.com/containers/ramalama)
20
- - [LM Studio](https://lmstudio.ai/)
21
- - [koboldcpp](https://github.com/LostRuins/koboldcpp)
22
- - [Jan AI](https://www.jan.ai/)
23
- - [Text Generation Web UI](https://github.com/oobabooga/text-generation-webui)
24
- - [LoLLMs](https://github.com/ParisNeo/lollms)
25
- - [Atomic Chat](https://atomic.chat/)
26
-
27
-
 
9
 
10
  ## Llamacpp APEX imatrix Quantization of Ornith-1.0-35B by deepreinforce-ai
11
 
12
+ Original model: https://huggingface.co/deepreinforce-ai/Ornith-1.0-35B
13
+ Run with llama.cpp - (https://github.com/ggml-org/llama.cpp)