First commit.

This commit is contained in:
2026-04-04 21:42:15 -07:00
commit 0b413ceebf
89 changed files with 2515 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
llama.cpp is good for cpu/gpu inferencing
vllm is good for tensor parallelism
ollama sits on top of llama.cpp and shares most of its advantages and shortcomings
#ai #llama #vllm