AiChatbot / config.json
PanosP99's picture
Create config.json
10affbf verified
raw
history blame contribute delete
111 Bytes
{
"model_type": "gpt2",
"auto_map": {
"AutoModelForCausalLM": "gpt2",
"AutoTokenizer": "gpt2"
}
}