Skip to content

Commit

Permalink
fix: change the folder id of llama 70b for consistancy
Browse files Browse the repository at this point in the history
  • Loading branch information
hahuyhoang411 authored and Van-QA committed Mar 27, 2024
1 parent ebcd5ff commit 316db44
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"url": "https://huggingface.co/TheBloke/Llama-2-70B-Chat-GGUF/resolve/main/llama-2-70b-chat.Q4_K_M.gguf"
}
],
"id": "llama2-chat-70b-q4",
"id": "llama2-chat-70b",
"object": "model",
"name": "Llama 2 Chat 70B Q4",
"version": "1.0",
"description": "Llama 2 Chat 7b model, specifically designed for a comprehensive understanding through training on extensive internet data.",
"description": "Llama 2 specifically designed for a comprehensive understanding the world.",
"format": "gguf",
"settings": {
"ctx_len": 4096,
Expand All @@ -26,7 +26,7 @@
"presence_penalty": 0
},
"metadata": {
"author": "MetaAI, The Bloke",
"author": "MetaAI",
"tags": ["70B", "Foundational Model"],
"size": 43920000000
},
Expand Down

0 comments on commit 316db44

Please sign in to comment.