Update README.md
Browse files
README.md
CHANGED
@@ -37,20 +37,12 @@ The DNA 1.0 8B Instruct model has undergone a sophisticated development process:
|
|
37 |
|
38 |
Each model supports long-context processing of up to **131,072 tokens (128K)**, enabling it to handle extensive conversational histories and long documents effectively.
|
39 |
|
40 |
-
Our documentation consists of the following sections:
|
41 |
-
|
42 |
-
- [Evaluation](#evaluation): Experimental results of DNA 1.0 8B Instruct.
|
43 |
-
- [Quickstart](#quickstart): A basic guide to using DNA 1.0 8B Instruct with Transformers.
|
44 |
-
- [Quantized Models](#quantized-models): An explanation of quantized DNA 1.0 8B Instruct weights in `GGUF` format.
|
45 |
-
- [Run Locally](#run-locally): Guides to running DNA 1.0 8B Instruct locally with `llama.cpp` and `Ollama` frameworks.
|
46 |
-
- [Deployment](#deployment): Guides to deploying DNA 1.0 8B Instruct with `vLLM` and `SGLang` frameworks.
|
47 |
-
|
48 |
<br>
|
49 |
|
50 |
## News
|
51 |
|
52 |
-
- **2024.12.10**: Released DNA 1.0 8B Instruct model. Try DNA-powered Mnemos Assistant! 👉 [Beta Open](https://request-demo.dnotitia.ai/)
|
53 |
- **2024.12.15**: Released GGUF quantized versions of DNA 1.0 8B Instruct model.
|
|
|
54 |
|
55 |
<br>
|
56 |
|
|
|
37 |
|
38 |
Each model supports long-context processing of up to **131,072 tokens (128K)**, enabling it to handle extensive conversational histories and long documents effectively.
|
39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
<br>
|
41 |
|
42 |
## News
|
43 |
|
|
|
44 |
- **2024.12.15**: Released GGUF quantized versions of DNA 1.0 8B Instruct model.
|
45 |
+
- **2024.12.10**: Released DNA 1.0 8B Instruct model. Try DNA-powered Mnemos Assistant! 👉 [Beta Open](https://request-demo.dnotitia.ai/)
|
46 |
|
47 |
<br>
|
48 |
|