diff --git a/model-hub/model_hub_gpu.json b/model-hub/model_hub_gpu.json index 33eee79a..c86e6897 100644 --- a/model-hub/model_hub_gpu.json +++ b/model-hub/model_hub_gpu.json @@ -65,6 +65,17 @@ "version": "v0.1.0", "configuration": {} }, + { + "id": "llama3-8b-instruct", + "description": "Llama3-8b-Instruct, from meta, is trained to generate text based on your prompts.", + "model_definition": "model-definitions/container", + "visibility": "VISIBILITY_PUBLIC", + "task": "TASK_TEXT_GENERATION_CHAT", + "region": "REGION_GCP_EUROPE_WEST4", + "hardware": "NVIDIA_L4", + "version": "v0.1.0", + "configuration": {} + }, { "id": "zephyr-7b", "description": "Zephyr-7b, from Huggingface, is trained to generate text based on your prompts.",