Maxkillor commited on
Commit
d02b983
1 Parent(s): 96f68b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md CHANGED
@@ -43,6 +43,7 @@ Whether you're a **researcher**, **mythology enthusiast**, or simply fascinated
43
 
44
  ## **📊 Model Comparison**
45
  - **Example 1**:
 
46
  Vanilla Ollama 3.1 8B Output:
47
  <p align="center">
48
  <img src="./eg1_original.png" alt="The Ember Wyrm" width="500" height="auto">
@@ -54,6 +55,7 @@ LLaMA 3.1 8B - MythTrans Output:
54
  </p>
55
 
56
  - **Example 2**:
 
57
  Vanilla Ollama 3.1 8B Output:
58
  <p align="center">
59
  <img src="./eg2_original.png" alt="The Shadow Hag" width="500" height="auto">
@@ -94,6 +96,33 @@ LLaMA 3.1 8B - MythTrans Output:
94
 
95
  ---
96
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  ### **📜 License**
98
  This model is licensed under **CC BY-NC 4.0**.
99
  It is free for non-commercial use, but proper attribution is required. For full terms, visit [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/).
 
43
 
44
  ## **📊 Model Comparison**
45
  - **Example 1**:
46
+
47
  Vanilla Ollama 3.1 8B Output:
48
  <p align="center">
49
  <img src="./eg1_original.png" alt="The Ember Wyrm" width="500" height="auto">
 
55
  </p>
56
 
57
  - **Example 2**:
58
+
59
  Vanilla Ollama 3.1 8B Output:
60
  <p align="center">
61
  <img src="./eg2_original.png" alt="The Shadow Hag" width="500" height="auto">
 
96
 
97
  ---
98
 
99
+ ## **📊 模型比較**
100
+ - **Example 1**:
101
+
102
+ 原始 Ollama 3.1 8B 結果:
103
+ <p align="center">
104
+ <img src="./eg1_original.png" alt="The Ember Wyrm" width="500" height="auto">
105
+ </p>
106
+
107
+ LLaMA 3.1 8B - MythTrans 微調模型結果:
108
+ <p align="center">
109
+ <img src="./eg1_fine-tuned.png" alt="The Ember Wyrm" width="500" height="auto">
110
+ </p>
111
+
112
+ - **Example 2**:
113
+
114
+ 原始 Ollama 3.1 8B 結果:
115
+ <p align="center">
116
+ <img src="./eg2_original.png" alt="The Shadow Hag" width="500" height="auto">
117
+ </p>
118
+
119
+ LLaMA 3.1 8B - MythTrans 微調模型結果:
120
+ <p align="center">
121
+ <img src="./eg2_fine-tuned.png" alt="The Shadow Hag" width="500" height="auto">
122
+ </p>
123
+
124
+ ---
125
+
126
  ### **📜 License**
127
  This model is licensed under **CC BY-NC 4.0**.
128
  It is free for non-commercial use, but proper attribution is required. For full terms, visit [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/).