deepseek-moe-16b-chat
model_name = "deepseek-ai/deepseek-moe-16b-chat" tokenizer = AutoTokenizer.from_pretrained(model_name) model = AutoModelForCausalLM.from_pretrained(model_name, torch_dtype=torch.bfloat16, device_map="auto") model.generation_config = GenerationConfig.from_pretrained(model_name) model.generation_config.pad_token_id = model.generation_config.eos_token_id.
text → text · made by deepseek-ai
Sold by
Nobody in the catalogue publishes a price for this yet.
About
deepseek-moe-16b-chat — a text model from deepseek-ai.
It takes text and returns text. It was published in January 2024. The catalogue files it under chat. Its weights are published under the other licence, which attaches conditions the plain open licences do not.
Every current figure
- Maker
- deepseek-ai
- Register
- model
- Takes
- text
- Returns
- text
- Published
- January 2024
- Parameters
- 16 billion · read from its own name
- Licence
- other
Known as 1 name
deepseek-ai/deepseek-moe-16b-chat