Commit History

Author SHA1 Message Date
  Bruce MacDonald 5f62064e2f examples 1 month ago
  Bruce MacDonald e3f3043f5b Update add-a-model.md 2 months ago
  Bruce MacDonald b5fc84c930 rename doc 3 months ago
  Bruce MacDonald 827b6b5d16 Update docs/implement.md 3 months ago
  Bruce MacDonald 0d15036d82 docs: add basic steps to implement a new model 3 months ago
  Jeffrey Morgan d2eb226c91 llama: add patch to fix ggml backend reg on Linux with utf-8 characters in the path (#9159) 3 months ago
  Michael Yang e13e7c8d94 Merge pull request #9079 from jeremyschlatter/main 3 months ago
  Jeremy Schlatter 78f403ff45 address code review comments 3 months ago
  Michael Yang 08a299e1d0 cmake: avoid building intel backends on linux 3 months ago
  Michael Yang 7b5d916a9a ci: set owner/group in tarball 3 months ago
  benhaotang 33ad61b112 Add OpenDeepResearcher-via-searxng to Community Integrations (#9138) 3 months ago
  L. Jiang 716e365615 test: add test cases for HumanNumber (#9108) 3 months ago
  innightwolfsleep 3b4424ff98 readme: add LLM Telegram Bot to community integrations (#9150) 3 months ago
  Jeremy Schlatter f9c7ead160 cmd: eliminate flickering with synchronized output 3 months ago
  Jeremy Schlatter 5930aaeb1a cmd: fix cursor flickering in progress bar 3 months ago
  Jeremy Schlatter faf67db089 cmd: fix progress bar flickering 3 months ago
  James-William-Kincaid-III 0667baddc6 docs: fix incorrect shortcut key in windows.md (#9098) 3 months ago
  Bruce MacDonald d006e1e09b model: document high-level model interface (#9122) 3 months ago
  Daniel Hiltgen df2680b4b9 Wire up system info log for new engine (#9123) 3 months ago
  Jesse Gross 010313bb63 llamarunner: Init GGML before printing system info 3 months ago
  Jeffrey Morgan 5296f487a8 llm: attempt to evaluate symlinks, but do not fail (#9089) 3 months ago
  Jeffrey Morgan f05774b04c llm: do not evaluate symlink for exe path lookup (#9088) 3 months ago
  Jeffrey Morgan 6600bd7d91 ml/backend/ggml: stable sort devices by score (#9081) 3 months ago
  Jesse Gross ed443a0393 Runner for Ollama engine 5 months ago
  Jesse Gross 6945617af5 models: Move model into their own directory 3 months ago
  Jesse Gross 7916f55009 vocab: Use int32 for special tokens 3 months ago
  Jesse Gross d650ad398f model: Load tensors behind an interface 4 months ago
  Jesse Gross d223f3b697 ggml-backend: Close on nil should be a no-op 3 months ago
  Jesse Gross 60830695c2 ggml-backend: Ensure data is available after async computation 3 months ago
  Jesse Gross 01d9a46854 ggml-backend: Let GGML allocate context memory 3 months ago