Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
updated model ids
Browse files Browse the repository at this point in the history
  • Loading branch information
filopedraz authored and casperdcl committed Sep 20, 2023
1 parent 2599e7f commit beb0765
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cht-petals/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ set -e
export VERSION=1.0.4
source "$(dirname "${BASH_SOURCE[0]}")/../utils.sh"

build_cpu ghcr.io/premai-io/chat-codellama-34b-cpu codellama-34b ${@:1}
build_cpu ghcr.io/premai-io/chat-stable-beluga-2-cpu stable-beluga-2 ${@:1}
build_cpu ghcr.io/premai-io/chat-codellama-34b-cpu premai-io/CodeLlama-34b-Instruct-hf ${@:1}
build_cpu ghcr.io/premai-io/chat-stable-beluga-2-cpu petals-team/StableBeluga2 ${@:1}

0 comments on commit beb0765

Please sign in to comment.