Text Generation
Transformers
Safetensors
English
llama
nlp
llm
text-generation-inference
Inference Endpoints
mylibrar commited on
Commit
7cb16bf
·
1 Parent(s): 7bc6f92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -95,8 +95,12 @@ python3 -m fastchat.serve.cli --model-path LLM360/AmberChat
95
 
96
  | Model | MT-Bench |
97
  |------------------------------------------------------|------------------------------------------------------------|
98
- | LLM360/Amber 359 | 2.48750 |
 
 
99
  | **LLM360/AmberChat** | **5.428125** |
 
 
100
 
101
  # Citation
102
 
 
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
 
105
  # Citation
106