wowzero commited on
Commit
35ace76
1 Parent(s): 7a86a66

update README

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -80,10 +80,10 @@ Akrikaans (af), Amharic (am), Arabic (ar), Armenian (hy), Assamese (as), Asturia
80
  ### Model Index
81
  We implement multiple versions of the LLaMAX model, the model links are as follows:
82
 
83
- | LLaMAX | LLaMAX-Alpaca |
84
- |:----------------------------------------------------------:|:-----------------------------------------------------------------:|
85
- | [Link](https://huggingface.co/LLaMAX/LLaMAX2-7B) | [Link](https://huggingface.co/LLaMAX/LLaMAX2-7B-Alpaca) |
86
- | [Link](https://huggingface.co/LLaMAX/LLaMAX3-8B) | [Link](https://huggingface.co/LLaMAX/LLaMAX3-8B-Alpaca) |
87
 
88
  ### Citation
89
  If our model helps your work, please cite this paper:
 
80
  ### Model Index
81
  We implement multiple versions of the LLaMAX model, the model links are as follows:
82
 
83
+ | Model | LLaMAX | LLaMAX-Alpaca |
84
+ |---------|----------------------------------------------------------|-----------------------------------------------------------------|
85
+ | Llama-2 | [Link](https://huggingface.co/LLaMAX/LLaMAX2-7B) | [Link](https://huggingface.co/LLaMAX/LLaMAX2-7B-Alpaca) |
86
+ | Llama-3 | [Link](https://huggingface.co/LLaMAX/LLaMAX3-8B) | [Link](https://huggingface.co/LLaMAX/LLaMAX3-8B-Alpaca) |
87
 
88
  ### Citation
89
  If our model helps your work, please cite this paper: