llama.cpp
3773e1af
- Merge branch 'master' of https://github.com/ggerganov/llama.cpp into ceb/nomic-vulkan
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
1 year ago
Merge branch 'master' of https://github.com/ggerganov/llama.cpp into ceb/nomic-vulkan
References
#4456 - Nomic Vulkan backend
Author
cebtenzzre
Committer
cebtenzzre
Parents
ae6d6824
57d016ba
Files
117
.devops
full-cuda.Dockerfile
full-rocm.Dockerfile
full.Dockerfile
main-rocm.Dockerfile
nix
apps.nix
devshells.nix
jetson-support.nix
nixpkgs-instances.nix
package.nix
scope.nix
.github
ISSUE_TEMPLATE
bug.md
workflows
build.yml
docker.yml
nix-ci.yml
nix-flake-update.yml
nix-publish-flake.yml
python-check-requirements.yml
.gitignore
CMakeLists.txt
Makefile
Package.swift
README.md
awq-py
README.md
awq
apply_awq.py
requirements.txt
ci
run.sh
common
CMakeLists.txt
common.cpp
common.h
sampling.cpp
sampling.h
train.cpp
convert-hf-to-gguf.py
convert-lora-to-ggml.py
convert-persimmon-to-gguf.py
convert.py
examples
CMakeLists.txt
baby-llama
baby-llama.cpp
base-translate.sh
batched
batched.cpp
export-lora
export-lora.cpp
finetune
README.md
finetune.cpp
gguf
CMakeLists.txt
gguf.cpp
llama-bench
llama-bench.cpp
llama.swiftui
README.md
llama.cpp.swift
LibLlama.swift
bridging-header.h
llama.swiftui.xcodeproj
project.pbxproj
llama.swiftui
Assets.xcassets/AccentColor.colorset
Contents.json
Models
LlamaState.swift
Preview Content/Preview Assets.xcassets
Contents.json
UI
ContentView.swift
DownloadButton.swift
LoadCustomButton.swift
llava
CMakeLists.txt
clip.cpp
clip.h
llava-cli.cpp
llava.cpp
lookup
CMakeLists.txt
README.md
lookup.cpp
main-cmake-pkg
CMakeLists.txt
main
main.cpp
passkey
CMakeLists.txt
README.md
passkey.cpp
server
CMakeLists.txt
README.md
completion.js.hpp
index.html.hpp
index.js.hpp
public
completion.js
index.html
server.cpp
train-text-from-scratch
train-text-from-scratch.cpp
flake.lock
flake.nix
ggml-alloc.c
ggml-backend-impl.h
ggml-backend.c
ggml-backend.h
ggml-cuda.cu
ggml-impl.h
ggml-metal.h
ggml-metal.m
ggml-metal.metal
ggml-opencl.h
ggml-quants.c
ggml-quants.h
ggml.c
ggml.h
gguf-py
README.md
gguf
constants.py
gguf_writer.py
tensor_mapping.py
llama.cpp
llama.h
models
ggml-vocab-gpt2.gguf
requirements-hf-to-gguf.txt
requirements.txt
requirements
requirements-convert-hf-to-gguf.txt
requirements-convert-llama-ggml-to-gguf.txt
requirements-convert-lora-to-ggml.txt
requirements-convert-persimmon-to-gguf.txt
requirements-convert.txt
scripts
check-requirements.sh
compare-llama-bench.py
get-pg.sh
sync-ggml-am.sh
sync-ggml.last
tests
CMakeLists.txt
test-backend-ops.cpp
test-grad0.cpp
test-quantize-fns.cpp
Loading