balisujohn commited on
Commit
fe89944
1 Parent(s): 246f0c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ ## Tortoise GGML
6
+
7
+ This is an under construction tortoise-tts ggml file. The original weights are under apache2.0 license from James betker.To use this places this in the examples/tortoise folder of
8
+ tortoise.cpp before running bin/tortoise from the build directory of tortoise.cpp. Check the commit messages to see which tortoise.cpp commit this is compatible with, since I am
9
+ adding tensors as I go.