Commit History

作者 SHA1 備註 提交日期
  Patrick Devine b7349a4efd more linter feeding 2 月之前
  Patrick Devine 4cda3e3622 feed the linter 2 月之前
  Patrick Devine 95fbf1da12 fix causal test 2 月之前
  Patrick Devine 83d1a1ab55 cleanup 2 月之前
  Patrick Devine 035e69799e clean up 2 月之前
  Patrick Devine 10e06d0a45 gemma2 ftw 2 月之前
  Patrick Devine 8cf1ea4fd8 add sentence piece tokenizer 2 月之前
  Patrick Devine d231229122 cache is king 2 月之前
  Patrick Devine fad98fabab gemma2 impl 2 月之前
  Michael Yang 7b5d916a9a ci: set owner/group in tarball 2 月之前
  benhaotang 33ad61b112 Add OpenDeepResearcher-via-searxng to Community Integrations (#9138) 2 月之前
  L. Jiang 716e365615 test: add test cases for HumanNumber (#9108) 2 月之前
  innightwolfsleep 3b4424ff98 readme: add LLM Telegram Bot to community integrations (#9150) 2 月之前
  James-William-Kincaid-III 0667baddc6 docs: fix incorrect shortcut key in windows.md (#9098) 2 月之前
  Bruce MacDonald d006e1e09b model: document high-level model interface (#9122) 2 月之前
  Daniel Hiltgen df2680b4b9 Wire up system info log for new engine (#9123) 2 月之前
  Jesse Gross 010313bb63 llamarunner: Init GGML before printing system info 2 月之前
  Jeffrey Morgan 5296f487a8 llm: attempt to evaluate symlinks, but do not fail (#9089) 2 月之前
  Jeffrey Morgan f05774b04c llm: do not evaluate symlink for exe path lookup (#9088) 2 月之前
  Jeffrey Morgan 6600bd7d91 ml/backend/ggml: stable sort devices by score (#9081) 2 月之前
  Jesse Gross ed443a0393 Runner for Ollama engine 4 月之前
  Jesse Gross 6945617af5 models: Move model into their own directory 2 月之前
  Jesse Gross 7916f55009 vocab: Use int32 for special tokens 2 月之前
  Jesse Gross d650ad398f model: Load tensors behind an interface 3 月之前
  Jesse Gross d223f3b697 ggml-backend: Close on nil should be a no-op 2 月之前
  Jesse Gross 60830695c2 ggml-backend: Ensure data is available after async computation 2 月之前
  Jesse Gross 01d9a46854 ggml-backend: Let GGML allocate context memory 3 月之前
  Jesse Gross d773b7d671 backend: API to support full precision matmul 2 月之前
  Jesse Gross 4d4463b2bd backend: Support graph computation that does not return an output 2 月之前
  Jesse Gross 0e38297f87 backend: Consistently use int (vs. int64) for tensor shapes 2 月之前