Michael Yang
|
fcfbb06f1b
cmd: handle sigint globally
|
2 달 전 |
Michael Yang
|
e8d35d0de0
cmd: fix hide cursor
|
2 달 전 |
Michael Yang
|
e13e7c8d94
Merge pull request #9079 from jeremyschlatter/main
|
2 달 전 |
Jeremy Schlatter
|
78f403ff45
address code review comments
|
2 달 전 |
Michael Yang
|
08a299e1d0
cmake: avoid building intel backends on linux
|
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 달 전 |
Jeremy Schlatter
|
f9c7ead160
cmd: eliminate flickering with synchronized output
|
2 달 전 |
Jeremy Schlatter
|
5930aaeb1a
cmd: fix cursor flickering in progress bar
|
2 달 전 |
Jeremy Schlatter
|
faf67db089
cmd: fix progress bar flickering
|
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 달 전 |
Jesse Gross
|
7e13f568dc
backend: Don't return an error on Close
|
2 달 전 |