初始化项目,由ModelHub XC社区提供模型
Model: gaianet/Llama-3_1-Nemotron-51B-Instruct-GGUF Source: Original Platform
This commit is contained in:
42
README.md
Normal file
42
README.md
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
base_model: nvidia/Llama-3_1-Nemotron-51B-Instruct
|
||||
license: other
|
||||
license_name: nvidia-open-model-license
|
||||
license_link: >-
|
||||
https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf
|
||||
model_creator: tiiuae
|
||||
model_name: Llama-3_1-Nemotron-51B-Instruct
|
||||
quantized_by: Second State Inc.
|
||||
library_name: transformers
|
||||
pipeline_tag: text-generation
|
||||
language:
|
||||
- en
|
||||
tags:
|
||||
- nvidia
|
||||
- llama-3
|
||||
- pytorch
|
||||
---
|
||||
|
||||
# Llama-3_1-Nemotron-51B-Instruct-GGUF
|
||||
|
||||
## Original Model
|
||||
|
||||
[nvidia/Llama-3_1-Nemotron-51B-Instruct](https://huggingface.co/nvidia/Llama-3_1-Nemotron-51B-Instruct)
|
||||
|
||||
## Run with Gaianet
|
||||
|
||||
**Prompt template:**
|
||||
|
||||
prompt template: `llama-3-chat`
|
||||
|
||||
**Context size:**
|
||||
|
||||
chat_ctx_size: `8192`
|
||||
|
||||
**Run with GaiaNet:**
|
||||
|
||||
- Quick start: https://docs.gaianet.ai/node-guide/quick-start
|
||||
|
||||
- Customize your node: https://docs.gaianet.ai/node-guide/customize
|
||||
|
||||
*Quantized with llama.cpp b4381*
|
||||
Reference in New Issue
Block a user