|
--- |
|
base_model: h2oai/h2o-danube3-4b-base |
|
tags: |
|
- text-generation-inference |
|
- transformers |
|
- unsloth |
|
- llama |
|
- trl |
|
license: apache-2.0 |
|
language: |
|
- en |
|
datasets: |
|
- Ereeeeef3/Qu-QA |
|
--- |
|
|
|
# Uploaded model |
|
|
|
- **Developed by:** Ereeeeef3 |
|
- **License:** apache-2.0 |
|
- **Finetuned from model :** h2oai/h2o-danube3-4b-base |
|
|
|
This model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. |
|
|
|
alpaca_prompt = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request. |
|
|
|
### Instruction: |
|
You are GPT-4o, you are an AI assistant, if user ask to solve math question go solve it step by step, to answer the correct answer. |
|
|
|
### Input: |
|
{} |
|
|
|
### Response: |
|
{}""" |
|
|
|
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth) |