Skip to content

Commit

Permalink
[projects] Update
Browse files Browse the repository at this point in the history
  • Loading branch information
sasha0552 authored Aug 25, 2024
1 parent 0edf91a commit ba5a145
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .ci/options.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ nvidia_pstated = https://github.com/sasha0552/nvidia-pstated
[revisions]
automatic = a874b27e50a343ac55148756a0a80eafb3a7f87f
comfyui = v0.1.2
llamacpp = b3620
llamacpp = b3621
nvidia_pstated = v1.0.4

[files]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ pushd "llama.cpp"

# create branch
git checkout -b tori

# TODO(remove): merge gemma fattn support fix
git fetch origin pull/9166/head:cuda-gemma2-fattn-prec
git merge --message "Merge branch 'cuda-gemma2-fattn-prec' into tori" --no-ff cuda-gemma2-fattn-prec
popd

# llama.cpp dependencies
Expand Down

0 comments on commit ba5a145

Please sign in to comment.