[Amir] test model files
Browse files- test_model.gguf +1 -0
- 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 |
+
}
|