amir36 commited on
Commit
f7d5db7
·
verified ·
1 Parent(s): fab92b6

[Amir] test model files

Browse files
Files changed (2) hide show
  1. test_model.gguf +1 -0
  2. tokenizer_config.json +3 -0
test_model.gguf ADDED
@@ -0,0 +1 @@
 
 
1
+ this is a test model
tokenizer_config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "hello": "world"
3
+ }