ycros commited on
Commit
9811139
1 Parent(s): 2754c89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,3 +1,5 @@
1
  f16 is all weights forced to f16
2
 
3
- f16f32 is a mix of f16/f32
 
 
 
1
  f16 is all weights forced to f16
2
 
3
+ f16f32 is a mix of f16/f32
4
+
5
+ you can pip install gguf and load em up in python (after joining the split files together) if you want to poke at the weights