Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,15 @@ license: mit
|
|
| 11 |
|
| 12 |
---
|
| 13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
## π Welcome to Echo!
|
| 15 |
|
| 16 |
**Echo** is a cutting-edge large language model (LLM) designed with temporal episodic memory, enabling advanced reasoning and context retention. We invite the community to explore, use, and cite our work!
|
|
@@ -35,29 +44,6 @@ If you use Echo in your research or applications, please cite us:
|
|
| 35 |
|
| 36 |
---
|
| 37 |
|
| 38 |
-
## π οΈ Code & Model Deployment
|
| 39 |
-
|
| 40 |
-
- **Echo Evaluation & Deployment Code:**
|
| 41 |
-
[GitHub Repository](https://github.com/1920993165/echo)
|
| 42 |
-
|
| 43 |
-
---
|
| 44 |
-
|
| 45 |
-
## π Training Dataset
|
| 46 |
-
|
| 47 |
-
- **Echo-v1 Dataset:**
|
| 48 |
-
[HuggingFace Dataset](https://huggingface.co/datasets/ALmonster/Echo-v1)
|
| 49 |
-
|
| 50 |
-
---
|
| 51 |
-
|
| 52 |
-
## π§ Open Source Models
|
| 53 |
-
|
| 54 |
-
- **Echo1-7B Model:**
|
| 55 |
-
[HuggingFace Model (7B)](https://huggingface.co/ALmonster/Echo1-7B)
|
| 56 |
-
- **Echo1-72B Model:**
|
| 57 |
-
[HuggingFace Model (72B)](https://huggingface.co/ALmonster/Echo1-72B)
|
| 58 |
-
|
| 59 |
-
---
|
| 60 |
-
|
| 61 |
## π Get Involved
|
| 62 |
|
| 63 |
We welcome contributions, feedback, and collaboration from the community. Feel free to open issues or pull requests on our [GitHub](https://github.com/1920993165/echo)!
|
|
|
|
| 11 |
|
| 12 |
---
|
| 13 |
|
| 14 |
+
<p align="center">
|
| 15 |
+
<a href="https://github.com/1920993165/echo">π οΈ <b>Code</b></a> |
|
| 16 |
+
<a href="https://huggingface.co/datasets/ALmonster/Echo-v1">π <b>Dataset</b></a> |
|
| 17 |
+
<a href="https://huggingface.co/ALmonster/Echo1-7B">π§ <b>7B Model</b></a> |
|
| 18 |
+
<a href="https://huggingface.co/ALmonster/Echo1-72B">π§ <b>72B Model</b></a>
|
| 19 |
+
</p>
|
| 20 |
+
|
| 21 |
+
---
|
| 22 |
+
|
| 23 |
## π Welcome to Echo!
|
| 24 |
|
| 25 |
**Echo** is a cutting-edge large language model (LLM) designed with temporal episodic memory, enabling advanced reasoning and context retention. We invite the community to explore, use, and cite our work!
|
|
|
|
| 44 |
|
| 45 |
---
|
| 46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
## π Get Involved
|
| 48 |
|
| 49 |
We welcome contributions, feedback, and collaboration from the community. Feel free to open issues or pull requests on our [GitHub](https://github.com/1920993165/echo)!
|