Text Generation
Transformers
Safetensors
llama
llama-3
bagel
conversational
Inference Endpoints
text-generation-inference
jondurbin commited on
Commit
b5114a1
1 Parent(s): a8f289b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "bugle-8b-v0.1",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "llama-3-bagel-8b-v1.0",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],