Initial commit
This commit is contained in:
commit
da2c8e636c
11 changed files with 755 additions and 0 deletions
2
scripts/run-model.sh
Executable file
2
scripts/run-model.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
./llama.cpp/build/bin/llama-cli -m ./merged_model/Merged_Model.gguf
|
||||
Loading…
Add table
Add a link
Reference in a new issue