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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ We present AmberChat, an instruction following model finetuned from [LLM360/Ambe
27
  - [Amber pretraining data](https://huggingface.co/)
28
 
29
 
30
- # Loading Amber
31
 
32
  ```python
33
  from transformers import LlamaTokenizer, LlamaForCausalLM
 
27
  - [Amber pretraining data](https://huggingface.co/)
28
 
29
 
30
+ # Loading AmberChat
31
 
32
  ```python
33
  from transformers import LlamaTokenizer, LlamaForCausalLM