Skip to content

Commit

Permalink
Change default model
Browse files Browse the repository at this point in the history
  • Loading branch information
sd109 committed Jan 24, 2024
1 parent abbe371 commit c89cced
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@
huggingface:
# The name of the HuggingFace model to use
# Use a yaml anchor to avoid duplication elsewhere
model: &model-name tiiuae/falcon-7b
# Other (partially tested) options:
# (some of which may not fit on a single GPU and will take a long time to download)
# - meta-llama/Llama-2-7b-chat-hf # Requires licence token
# - tiiuae/falcon-40b # Weights ~160GB disk size
# - bigscience/bloom # Weights were trending towards ~360GB disk size
model: &model-name ise-uiuc/Magicoder-S-DS-6.7B

# For private/gated huggingface models (e.g. Meta's Llama models)
# you must provide your own huggingface token, for details see:
Expand Down

0 comments on commit c89cced

Please sign in to comment.