You need to agree to share your contact information to access this model
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
By accessing this model, you are agreeing to the LLama 3.1 terms and cc-by-nc license for non commnercial use
Log in or Sign Up to review the conditions and access this model content.
Model Overview
Made in Kazakhstan - Қазақстанда жасалған
Description:
LLama-3.1-KazLLM-1.0-70B-GGUF4 is a quantized version of issai/LLama-3.1-KazLLM-1.0-70B large language model.
Terms of use
By accessing this model, you are agreeing to the LLama 3.1 terms and conditions of the following:
Additionally, this model is licensed under the CC BY-NC 4.0 license.
Usage:
In order to use the model firstly download it by any convenient method
# Use a pipeline as a high-level helper
from transformers import pipeline
messages = [
{"role": "user", "content": "Who are you?"},
]
pipe = pipeline("text-generation", model="path_to_mode/LLama-3.1-KazLLM-1.0-70B-GGUF4")
pipe(messages)
Input:
Input Type(s): Text
Input Format: String
Input Parameters: One Dimensional (1D)
Other Properties Related to Input: Max of 128k tokens
Output:
Output Type(s): Text
Output Format: String
Output Parameters: One Dimensional (1D)
Other Properties Related to Output: Max of 4k tokens
Model Version:
v1.0
Ethical and Legal Considerations:
The models provided in this repository, including ISSAI KAZ-LLM, are powerful tools designed to advance research and innovation. However, it is essential to use these models responsibly, ethically, and in accordance with applicable laws and regulations.
Key Guidelines for Responsible Use:
Bias and Fairness: While the models are designed to reflect linguistic and cultural diversity, they may still exhibit biases. Please ensure that the outputs are evaluated critically and not used to perpetuate harmful stereotypes or unfair practices.
Content Generation: Generated content should not be used to produce harmful, misleading, or deceptive information. Users should take extra care in ensuring the authenticity and reliability of the output in all contexts.
Privacy and Data Protection: Ensure that any personal data input into the models complies with privacy laws and regulations. Do not use the models to generate or process sensitive personal information unless proper safeguards are in place.
Ethical Considerations: The models should not be used to create content that promotes violence, hatred, discrimination, or illegal activities. Always adhere to ethical standards and foster positive impact through AI technologies.
Accountability: The responsibility for the use of the models lies with the users. We encourage you to evaluate the generated content critically and consider the potential social, cultural, and ethical consequences of its use.
By accessing or using these models, you agree to follow these guidelines and contribute to the responsible development and application of AI technologies.
For any questions or concerns, please contact us at issai@nu.edu.kz.
- Downloads last month
- 41