Update README.md
Browse files
README.md
CHANGED
@@ -45,12 +45,12 @@ This model hasn't been fully tested, so your feedback will be invaluable in impr
|
|
45 |
|
46 |
```yaml
|
47 |
models:
|
48 |
-
- model: mistral-community/pixtral-12b/sft_vn_ver_1.4_and_sharegpt4V_vn_jp
|
49 |
layer_range: [0, 40]
|
50 |
- model: mistral-community/pixtral-12b
|
51 |
layer_range: [0, 40]
|
52 |
merge_method: slerp
|
53 |
-
base_model:
|
54 |
parameters:
|
55 |
t:
|
56 |
- filter: self_attn
|
@@ -67,10 +67,6 @@ dtype: bfloat16
|
|
67 |
- [Chat](https://huggingface.co/spow12/ChatWaifu_12B_v2.0)
|
68 |
- [ASR](https://huggingface.co/spow12/Visual-novel-transcriptor)
|
69 |
|
70 |
-
# Unified demo
|
71 |
-
|
72 |
-
[WaifuAssistant](https://github.com/yw0nam/WaifuAssistant)
|
73 |
-
|
74 |
# Update
|
75 |
- 2024.10.28 Update ChatWaifu_v2.0_Vision
|
76 |
- 2024.10.11 Update 12B and 22B Ver 2.0
|
|
|
45 |
|
46 |
```yaml
|
47 |
models:
|
48 |
+
- model: mistral-community/pixtral-12b/sft_vn_ver_1.4_and_sharegpt4V_vn_jp(private)
|
49 |
layer_range: [0, 40]
|
50 |
- model: mistral-community/pixtral-12b
|
51 |
layer_range: [0, 40]
|
52 |
merge_method: slerp
|
53 |
+
base_model: mistral-community/pixtral-12b
|
54 |
parameters:
|
55 |
t:
|
56 |
- filter: self_attn
|
|
|
67 |
- [Chat](https://huggingface.co/spow12/ChatWaifu_12B_v2.0)
|
68 |
- [ASR](https://huggingface.co/spow12/Visual-novel-transcriptor)
|
69 |
|
|
|
|
|
|
|
|
|
70 |
# Update
|
71 |
- 2024.10.28 Update ChatWaifu_v2.0_Vision
|
72 |
- 2024.10.11 Update 12B and 22B Ver 2.0
|