yleo / ParrotOgno-7B

huggingface.co
Total runs: 6
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: February 15 2024
text-generation

Introduction of ParrotOgno-7B

Model Details of ParrotOgno-7B


🦜 ParrotOgno-7B

ParrotOgno-7B is a DPO fine-tune of paulml/OGNO-7B using the yleo/emerton_dpo_pairs_judge preference dataset created from Intel/orca_dpo_pairs by replacing gpt 3.5 answer by a gpt4 Turbo answer. Then, gpt4 Turbo is put as chosen whereas gpt4 is put as rejected.

🔍 Applications

This model uses a context window of 8k. It is compatible with different templates, like chatml and Llama's chat template.

🏆 Evaluation
Open LLM Leaderboard

To come...

💻 Usage
!pip install -qU transformers accelerate
from transformers import AutoTokenizer
import transformers
import torch
model = "yleo/ParrotOgno-7B"
messages = [{"role": "user", "content": "How to improve LLM fine-tuning?"}]
tokenizer = AutoTokenizer.from_pretrained(model)
prompt = tokenizer.apply_chat_template(messages, tokenize=False, add_generation_prompt=True)
pipeline = transformers.pipeline(
"text-generation",
model=model,
torch_dtype=torch.float16,
device_map="auto",
)
outputs = pipeline(prompt, max_new_tokens=256, do_sample=True, temperature=0.7, top_k=50, top_p=0.95)
print(outputs[0]["generated_text"])

Runs of yleo ParrotOgno-7B on huggingface.co

6
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About ParrotOgno-7B huggingface.co Model

More ParrotOgno-7B license Visit here:

https://choosealicense.com/licenses/cc-by-nc-4.0

ParrotOgno-7B huggingface.co

ParrotOgno-7B huggingface.co is an AI model on huggingface.co that provides ParrotOgno-7B's model effect (), which can be used instantly with this yleo ParrotOgno-7B model. huggingface.co supports a free trial of the ParrotOgno-7B model, and also provides paid use of the ParrotOgno-7B. Support call ParrotOgno-7B model through api, including Node.js, Python, http.

ParrotOgno-7B huggingface.co Url

https://huggingface.co/yleo/ParrotOgno-7B

yleo ParrotOgno-7B online free

ParrotOgno-7B huggingface.co is an online trial and call api platform, which integrates ParrotOgno-7B's modeling effects, including api services, and provides a free online trial of ParrotOgno-7B, you can try ParrotOgno-7B online for free by clicking the link below.

yleo ParrotOgno-7B online free url in huggingface.co:

https://huggingface.co/yleo/ParrotOgno-7B

ParrotOgno-7B install

ParrotOgno-7B is an open source model from GitHub that offers a free installation service, and any user can find ParrotOgno-7B on GitHub to install. At the same time, huggingface.co provides the effect of ParrotOgno-7B install, users can directly use ParrotOgno-7B installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

ParrotOgno-7B install url in huggingface.co:

https://huggingface.co/yleo/ParrotOgno-7B

Url of ParrotOgno-7B

ParrotOgno-7B huggingface.co Url

Provider of ParrotOgno-7B huggingface.co

yleo
ORGANIZATIONS

Other API from yleo

huggingface.co

Total runs: 191
Run Growth: 0
Growth Rate: 0.00%
Updated:December 12 2023
huggingface.co

Total runs: 110
Run Growth: 89
Growth Rate: 80.91%
Updated:February 14 2024
huggingface.co

Total runs: 12
Run Growth: 5
Growth Rate: 38.46%
Updated:May 15 2024
huggingface.co

Total runs: 12
Run Growth: 0
Growth Rate: 0.00%
Updated:October 02 2024
huggingface.co

Total runs: 11
Run Growth: 4
Growth Rate: 36.36%
Updated:January 21 2024
huggingface.co

Total runs: 6
Run Growth: 4
Growth Rate: 66.67%
Updated:December 11 2023
huggingface.co

Total runs: 5
Run Growth: 0
Growth Rate: 0.00%
Updated:February 16 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:December 02 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:August 30 2024