huggingkot commited on
Commit
ca866a2
·
verified ·
1 Parent(s): 878f5a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,4 +1,3 @@
1
-
2
  ---
3
  library_name: mlc-llm
4
  tags:
@@ -6,7 +5,7 @@ tags:
6
  - web-llm
7
  - incremental-pretraining
8
  - sft
9
- - reinforcement-learning
10
  - roleplay
11
  - cot
12
  language:
@@ -14,9 +13,9 @@ language:
14
  - zh
15
  base_model:
16
  - btaskel/Tifa-DeepsexV2-7b-MGRPO-safetensors
17
- pipeline_tag: text-generation
18
  ---
19
 
20
  This is a MLC converted weight from [Tifa-DeepsexV2-7b-MGRPO-safetensors](https://huggingface.co/btaskel/Tifa-DeepsexV2-7b-MGRPO-safetensors) model in MLC format `q4f16_1`.
21
 
22
- The model can be used for projects [MLC-LLM](https://github.com/mlc-ai/mlc-llm) and [WebLLM](https://github.com/mlc-ai/web-llm).
 
 
1
  ---
2
  library_name: mlc-llm
3
  tags:
 
5
  - web-llm
6
  - incremental-pretraining
7
  - sft
8
+ - text-generation
9
  - roleplay
10
  - cot
11
  language:
 
13
  - zh
14
  base_model:
15
  - btaskel/Tifa-DeepsexV2-7b-MGRPO-safetensors
16
+ pipeline_tag: reinforcement-learning
17
  ---
18
 
19
  This is a MLC converted weight from [Tifa-DeepsexV2-7b-MGRPO-safetensors](https://huggingface.co/btaskel/Tifa-DeepsexV2-7b-MGRPO-safetensors) model in MLC format `q4f16_1`.
20
 
21
+ The model can be used for projects [MLC-LLM](https://github.com/mlc-ai/mlc-llm) and [WebLLM](https://github.com/mlc-ai/web-llm).