Text Generation
Transformers
Safetensors
llama
sparse
code
text-generation-inference
Inference Endpoints
abhinavnmagic commited on
Commit
70e3576
1 Parent(s): 81c45d8

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": ".",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "neuralmagic/Llama-2-7b-pruned50-retrained-evolcodealpaca",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],