Skip to content

Commit

Permalink
remove some files
Browse files Browse the repository at this point in the history
  • Loading branch information
LostRuins committed Mar 19, 2024
1 parent a3fa919 commit df36125
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 259 deletions.
23 changes: 0 additions & 23 deletions .github/workflows/close-issue.yml

This file was deleted.

151 changes: 0 additions & 151 deletions .github/workflows/server.yml

This file was deleted.

1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ option(LLAMA_CUDA_F16 "llama: use 16 bit floats for dmmv
set(LLAMA_CUDA_KQUANTS_ITER "2" CACHE STRING "llama: iters./thread per block for Q2_K/Q6_K")
set(LLAMA_CUDA_PEER_MAX_BATCH_SIZE "128" CACHE STRING
"llama: max. batch size for using peer access")
option(LLAMA_CURL "llama: use libcurl to download model from an URL" OFF)
option(LLAMA_HIPBLAS "llama: use hipBLAS" OFF)


Expand Down
84 changes: 0 additions & 84 deletions common/CMakeLists.txt

This file was deleted.

0 comments on commit df36125

Please sign in to comment.