Holy-fox commited on
Commit
aaab5f5
·
verified ·
1 Parent(s): e6bfcd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -238,6 +238,9 @@ Phase 3 では RP・クリエイティブという **スタイル転移力の強
238
 
239
  ## 謝辞
240
 
241
- - [tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.5](https://huggingface.co/tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.5) — ベースモデル
242
- - [Unsloth](https://github.com/unslothai/unsloth) — 高速 LoRA 学習フレームワーク
243
- - [TRL](https://github.com/huggingface/trl) — SFTTrainer
 
 
 
 
238
 
239
  ## 謝辞
240
 
241
+ - 質の高い日本語モデルを作成してくれたSwallowチームに感謝します。 - [tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.5](https://huggingface.co/tokyotech-llm/Llama-3.1-Swallow-8B-Instruct-v0.5)
242
+ - 高品質なベースモデルを作成してくれたMetaのLlamaチームに感謝します。 - [Meta Llama](https://www.llama.com)
243
+ - 高効率な学習フレームワークを作成してくださったUnslothに感謝します。 - [Unsloth](https://github.com/unslothai/unsloth)
244
+ - そのほか、高品質なデータを作成する際にDeepSeek-V3.2とkimi K2.5を使用しました。[DeepSeekチーム](https://www.deepseek.com)と[Kimiチーム](https://www.moonshot.ai)に感謝します。
245
+
246
+ Built by Kimi