Commit Graph

6 Commits

Author SHA1 Message Date
Martin Evans 95dc12dd76 Switched to codellama-7b.gguf in tests (probably temporarily) 2023-08-27 00:15:56 +01:00
Martin Evans fe3bd11dfa
Merge branch 'master' into master 2023-08-05 16:56:18 +01:00
Martin Evans d6fc83e981 - Added a folder with a 7B Llama2 model, automatically downloaded from huggingface. This can be used for unit tests.
- Caching that folder, so CI only has to download it once.
2023-08-05 14:38:47 +01:00
SignalRT 528a7aafcb Merge test changes from @martindevans
The poc of the test is working know. Finally the problem error seems to be related with the process stopping.
Once I changed the context with today llama.cpp binaries is working OK
2023-08-05 14:37:03 +02:00
Yaohui Liu 40fb9afdf6
docs: update gitignore file. 2023-06-20 23:52:38 +08:00
Yaohui Liu 5a79edeb51
feat: add the framework and basic usages. 2023-05-10 02:13:41 +08:00