SeanChang74 commited on
Commit
dc36715
1 Parent(s): 82d3afc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  library_name: mlc-llm
3
- base_model: Qwen/Qwen2.5-0.5B-Instruct
 
 
4
  tags:
5
  - mlc-llm
6
  ---
@@ -53,4 +55,4 @@ engine.terminate()
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).
 
1
  ---
2
  library_name: mlc-llm
3
+ base_model:
4
+ - Qwen/Qwen2.5-0.5B-Instruct
5
+ base_model_relation: quantized
6
  tags:
7
  - mlc-llm
8
  ---
 
55
 
56
  ## Documentation
57
 
58
+ 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).