Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ This repo contains the models for "eCeLLM: Generalizing Large Language Models fo
|
|
9 |
|
10 |
## eCeLLM Models
|
11 |
Leveraging ECInstruct, we develop eCeLLM by instruction tuning general-purpose LLMs (base models).
|
12 |
-
The eCeLLM-L model is instruction-tuned from the large base models [Llama-2 13B-chat](https://
|
13 |
|
14 |
## Citation
|
15 |
```bibtex
|
|
|
9 |
|
10 |
## eCeLLM Models
|
11 |
Leveraging ECInstruct, we develop eCeLLM by instruction tuning general-purpose LLMs (base models).
|
12 |
+
The eCeLLM-L model is instruction-tuned from the large base models [Llama-2 13B-chat](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf).
|
13 |
|
14 |
## Citation
|
15 |
```bibtex
|