ruihanglai
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
library_name: mlc-llm
|
3 |
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Llama-3-8B-Instruct-q0f16-MLC
|
@@ -51,4 +53,4 @@ engine.terminate()
|
|
51 |
|
52 |
## Documentation
|
53 |
|
54 |
-
For more information on MLC LLM project, please visit our [documentation](https://llm.mlc.ai/docs/) and [GitHub repo](http://github.com/mlc-ai/mlc-llm).
|
|
|
1 |
---
|
2 |
library_name: mlc-llm
|
3 |
base_model: meta-llama/Meta-Llama-3-8B-Instruct
|
4 |
+
tags:
|
5 |
+
- mlc-llm
|
6 |
---
|
7 |
|
8 |
# Llama-3-8B-Instruct-q0f16-MLC
|
|
|
53 |
|
54 |
## Documentation
|
55 |
|
56 |
+
For more information on MLC LLM project, please visit our [documentation](https://llm.mlc.ai/docs/) and [GitHub repo](http://github.com/mlc-ai/mlc-llm).
|