Text Generation
Transformers
Safetensors
English
llama
nlp
llm
Inference Endpoints
text-generation-inference
hunterhector commited on
Commit
74fba62
1 Parent(s): 5425cac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -95,10 +95,10 @@ python3 -m fastchat.serve.cli --model-path LLM360/AmberChat
95
 
96
  | Model | MT-Bench |
97
  |------------------------------------------------------|------------------------------------------------------------|
98
- | LLM360/Amber 359 | 2.48750 |
 
99
  | [Falcon-40B-Instruct](https://huggingface.co/tiiuae/falcon-40b-instruct) | 5.17 |
100
  | [MPT-7B-Chat](https://huggingface.co/mosaicml/mpt-7b-chat) | 5.42 |
101
- | **LLM360/AmberChat** | **5.428125** |
102
  | [Nous-Hermes-13B](https://huggingface.co/NousResearch/Nous-Hermes-13b) | 5.51 |
103
 
104
  # Using Quantized Models with Ollama
 
95
 
96
  | Model | MT-Bench |
97
  |------------------------------------------------------|------------------------------------------------------------|
98
+ | **LLM360/AmberChat** | **5.428125** |
99
+ | [LLM360/Amber](https://huggingface.co/LLM360/Amber) | 2.48750 |
100
  | [Falcon-40B-Instruct](https://huggingface.co/tiiuae/falcon-40b-instruct) | 5.17 |
101
  | [MPT-7B-Chat](https://huggingface.co/mosaicml/mpt-7b-chat) | 5.42 |
 
102
  | [Nous-Hermes-13B](https://huggingface.co/NousResearch/Nous-Hermes-13b) | 5.51 |
103
 
104
  # Using Quantized Models with Ollama