| .. |
|
baby-llama
|
afefa319f1
ggml : change ggml_scale to take a float instead of tensor (#4573)
|
2 lat temu |
|
batched
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
batched-bench
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
batched.swift
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
beam-search
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
benchmark
|
147b17ac94
2-bit quantizations (#4897)
|
2 lat temu |
|
convert-llama2c-to-ggml
|
cafcd4f895
ggml : remove n_dims from ggml_tensor (#4469)
|
2 lat temu |
|
embedding
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
export-lora
|
6e4e973b26
ci : add an option to fail on compile warning (#3952)
|
1 rok temu |
|
finetune
|
263978904c
finetune : rename feed-forward tensors (w1/w2/w3) (#4839)
|
1 rok temu |
|
gguf
|
32259b2dad
gguf : simplify example dependencies
|
2 lat temu |
|
imatrix
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
infill
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
jeopardy
|
a8777ad84e
parallel : add option to load external prompt file (#3416)
|
2 lat temu |
|
llama-bench
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
llama.android
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
llama.swiftui
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
llava
|
4cb0727698
llava : removed excess free(NULL) operation (#5531)
|
1 rok temu |
|
lookahead
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
lookup
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
main
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
main-cmake-pkg
|
82d6eab224
main-cmake-pkg : fix build issue (#4665)
|
2 lat temu |
|
parallel
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
passkey
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
perplexity
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
quantize
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
quantize-stats
|
52bb63c708
refactor : switch to emplace_back to avoid extra object (#5291)
|
1 rok temu |
|
save-load-state
|
df845cc982
llama : minimize size used for state save/load (#4820)
|
2 lat temu |
|
server
|
6dcc02d244
server : add "samplers" param to control the samplers order (#5494)
|
1 rok temu |
|
simple
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
speculative
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
sycl
|
af3ba5d946
[SYCL] update guide of SYCL backend (#5254)
|
1 rok temu |
|
tokenize
|
f486f6e1e5
ggml : add numa options (#5377)
|
1 rok temu |
|
train-text-from-scratch
|
263978904c
finetune : rename feed-forward tensors (w1/w2/w3) (#4839)
|
1 rok temu |
|
CMakeLists.txt
|
6c00a06692
gguf : add python reader example (#5216)
|
1 rok temu |
|
Miku.sh
|
019fe257bb
MIKU MAYHEM: Upgrading the Default Model for Maximum Fun 🎉 (#2287)
|
2 lat temu |
|
alpaca.sh
|
a17a2683d8
alpaca.sh : update model file name (#2074)
|
2 lat temu |
|
base-translate.sh
|
96e80dabc6
examples : improve base-translate.sh script (#4783)
|
2 lat temu |
|
chat-13B.bat
|
d9ad104440
Create chat-13B.bat (#592)
|
2 lat temu |
|
chat-13B.sh
|
6daa09d879
examples : read chat prompts from a template file (#1196)
|
2 lat temu |
|
chat-persistent.sh
|
ac2219fef3
llama : fix session saving/loading (#3400)
|
2 lat temu |
|
chat-vicuna.sh
|
c36e81da62
examples : add chat-vicuna.sh (#1854)
|
2 lat temu |
|
chat.sh
|
8341a25957
main : log file (#2748)
|
2 lat temu |
|
gpt4all.sh
|
107980d970
examples : add -n to alpaca and gpt4all scripts (#706)
|
2 lat temu |
|
json-schema-to-grammar.py
|
7c2227a197
chmod : make scripts executable (#2675)
|
2 lat temu |
|
llama.vim
|
125d03a503
llama.vim : added api key support (#5090)
|
2 lat temu |
|
llama2-13b.sh
|
73643f5fb1
gitignore : changes for Poetry users + chat examples (#2284)
|
2 lat temu |
|
llama2.sh
|
73643f5fb1
gitignore : changes for Poetry users + chat examples (#2284)
|
2 lat temu |
|
llm.vim
|
ad9ddcff6e
llm.vim : stop generation at multiple linebreaks, bind to <F2> (#2879)
|
2 lat temu |
|
make-ggml.py
|
ac43576124
make-ggml.py : compatibility with more models and GGUF (#3290)
|
2 lat temu |
|
pydantic-models-to-grammar-examples.py
|
d292f4f204
examples : make pydantic scripts pass mypy and support py3.8 (#5099)
|
2 lat temu |
|
pydantic_models_to_grammar.py
|
d292f4f204
examples : make pydantic scripts pass mypy and support py3.8 (#5099)
|
2 lat temu |
|
reason-act.sh
|
7c2227a197
chmod : make scripts executable (#2675)
|
2 lat temu |
|
server-llama2-13B.sh
|
7c2227a197
chmod : make scripts executable (#2675)
|
2 lat temu |