Skip to content

Commit

Permalink
venv ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
AAbushady committed Jan 27, 2024
1 parent ec323ee commit 5c93d39
Show file tree
Hide file tree
Showing 36 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ build*/
out/
tmp/

venv/

models/*
models-mnt

Expand Down
Empty file modified convert-hf-to-gguf.py
100755 → 100644
Empty file.
Empty file modified convert-llama-ggml-to-gguf.py
100755 → 100644
Empty file.
Empty file modified convert-lora-to-ggml.py
100755 → 100644
Empty file.
Empty file modified convert-persimmon-to-gguf.py
100755 → 100644
Empty file.
Empty file modified convert.py
100755 → 100644
Empty file.
Empty file modified docs/llama-star/idea-arch.key
100755 → 100644
Empty file.
Empty file modified examples/Miku.sh
100755 → 100644
Empty file.
Empty file modified examples/alpaca.sh
100755 → 100644
Empty file.
Empty file modified examples/batched.swift/Makefile
100755 → 100644
Empty file.
Empty file modified examples/chat-13B.sh
100755 → 100644
Empty file.
Empty file modified examples/chat-persistent.sh
100755 → 100644
Empty file.
Empty file modified examples/chat-vicuna.sh
100755 → 100644
Empty file.
Empty file modified examples/chat.sh
100755 → 100644
Empty file.
Empty file modified examples/gpt4all.sh
100755 → 100644
Empty file.
Empty file modified examples/jeopardy/graph.py
100755 → 100644
Empty file.
Empty file modified examples/jeopardy/jeopardy.sh
100755 → 100644
Empty file.
Empty file modified examples/json-schema-to-grammar.py
100755 → 100644
Empty file.
Empty file modified examples/llama2-13b.sh
100755 → 100644
Empty file.
Empty file modified examples/llama2.sh
100755 → 100644
Empty file.
Empty file modified examples/make-ggml.py
100755 → 100644
Empty file.
Empty file modified examples/reason-act.sh
100755 → 100644
Empty file.
Empty file modified examples/server-llama2-13B.sh
100755 → 100644
Empty file.
Empty file modified examples/server/api_like_OAI.py
100755 → 100644
Empty file.
Empty file modified examples/server/chat-llama2.sh
100755 → 100644
Empty file.
Empty file modified examples/server/chat.sh
100755 → 100644
Empty file.
Empty file modified examples/server/deps.sh
100755 → 100644
Empty file.
Empty file modified gguf-py/examples/writer.py
100755 → 100644
Empty file.
Empty file modified gguf-py/scripts/gguf-convert-endian.py
100755 → 100644
Empty file.
Empty file modified gguf-py/scripts/gguf-dump.py
100755 → 100644
Empty file.
Empty file modified gguf-py/scripts/gguf-set-metadata.py
100755 → 100644
Empty file.
Empty file modified koboldcpp.py
100755 → 100644
Empty file.
Empty file modified koboldcpp.sh
100755 → 100644
Empty file.
Empty file modified run_with_preset.py
100755 → 100644
Empty file.
Empty file modified scripts/check-requirements.sh
100755 → 100644
Empty file.
Empty file modified scripts/sync-ggml-am.sh
100755 → 100644
Empty file.

0 comments on commit 5c93d39

Please sign in to comment.