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