Skip to content

Commit

Permalink
[projects] Update
Browse files Browse the repository at this point in the history
  • Loading branch information
sasha0552 authored May 17, 2024
1 parent 543bb09 commit c29632d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .ci/options.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ vllm = https://github.com/sasha0552/vllm

[revisions]
automatic = e081f232d2648d79659b9a53070cecb544b85b3d
comfyui = 2d4164271634476627aae31fbec251ca748a0ae0
llamacpp = b2894
comfyui = 46daf0a9a7c02e7652e60f3a7af898e2f6594c2e
llamacpp = b2901
sillytavern = 1.11.8
sillytavern_extras = 1d82f3a8607319d1e09a2f4749a09c564c18c320
text_generation_webui = snapshot-2024-04-28
triton = 2024-05-11_06-27-29
vllm = 2024-05-16_03-03-50
vllm = 2024-05-17_03-38-15

[files]
triton = triton_nightly-3.0.0.post20240511053339-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Expand Down
2 changes: 1 addition & 1 deletion .gitignore.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ work/

# rendered files
{% for file in rendered %}
{{ file}}
{{ file }}
{% endfor %}

0 comments on commit c29632d

Please sign in to comment.