Spaces:
Sleeping
Sleeping
GitHub Actions
commited on
Commit
·
7b1b782
1
Parent(s):
265d91e
Updated README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Yume (夢)
|
2 |
|
3 |
Yume is a Japanese LLM (Large Language Model) with 1.5 billion parameters, inspired by Andrej Karpathy. It is trained on dialogues from anime and manga, aimed at generating anime dialogues. Future plans include creating a better version, [Yuumi](https://github.com/zaibutcooler/yuumi), which will be a lightweight LLM for daily tasks.
|
|
|
1 |
+
---
|
2 |
+
title: Yume
|
3 |
+
emoji: ✨
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: blue
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.29.0
|
8 |
+
app_file: interface.py
|
9 |
+
pinned: false
|
10 |
+
license: openrail
|
11 |
+
---
|
12 |
+
|
13 |
# Yume (夢)
|
14 |
|
15 |
Yume is a Japanese LLM (Large Language Model) with 1.5 billion parameters, inspired by Andrej Karpathy. It is trained on dialogues from anime and manga, aimed at generating anime dialogues. Future plans include creating a better version, [Yuumi](https://github.com/zaibutcooler/yuumi), which will be a lightweight LLM for daily tasks.
|