update to latest transformers for mixstral support (#929)
* update to latest transformers for mixstral support * pin transformers * fix typo
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
base_model: DiscoResearch/mixtral-7b-8expert
|
||||
model_type: MixtralForCausalLM
|
||||
tokenizer_type: LlamaTokenizer
|
||||
trust_remote_code: true
|
||||
|
||||
load_in_8bit: false
|
||||
load_in_4bit: true
|
||||
|
||||
Reference in New Issue
Block a user