zcbenz commited on
Commit
0b78aed
·
verified ·
1 Parent(s): ba9f905

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: unlicense
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unlicense
3
+ language:
4
+ - ja
5
+ library_name: mlx
6
+ pipeline_tag: text-generation
7
+ ---
8
+
9
+ A very tiny 33.5M Llama3 model trained on a Macbook Pro with M3 Max for 10 hours.
10
+
11
+ Complete training code can be found at https://github.com/frost-beta/train-japanese-llama3-js.