Commit Graph

3 Commits (202805637b78f9f2b54a552bb78b07c4a8379646)

Author SHA1 Message Date
Adam Treat 987546c63b Nomic vulkan backend licensed under the Software for Open Models License (SOM), version 1.0. 11 months ago
Aaron Miller 0bc2274869 bump llama.cpp version + needed fixes for that 11 months ago
Aaron Miller 8d19ef3909
backend: factor out common elements in model code (#1089)
* backend: factor out common structs in model code

prepping to hack on these by hopefully making there be fewer places to fix the same bug

rename

* use common buffer wrapper instead of manual malloc

* fix replit compile warnings
1 year ago