nlp-uoregon/Okapi
Okapi: Instruction-tuned Large Language Models in Multiple Languages with Reinforcement Learning from Human Feedback
Okapi provides ready-to-use large language models (LLMs) and training data that understand and generate text in 26 different languages. It takes instructions and context in one of these languages and produces human-like text responses. This is for researchers and developers working on multilingual natural language processing applications.
No commits in the last 6 months.
Use this if you are a researcher focused on exploring, evaluating, or building LLMs that need to function effectively across a wide range of languages, including less common ones.
Not ideal if you need a solution for commercial use, as the provided models and datasets are restricted to research purposes only.
Stars
96
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/nlp-uoregon/Okapi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
agentscope-ai/Trinity-RFT
Trinity-RFT is a general-purpose, flexible and scalable framework designed for reinforcement...
OpenRLHF/OpenRLHF
An Easy-to-use, Scalable and High-performance Agentic RL Framework based on Ray (PPO & DAPO &...
zjunlp/EasyEdit
[ACL 2024] An Easy-to-use Knowledge Editing Framework for LLMs.
huggingface/alignment-handbook
Robust recipes to align language models with human and AI preferences
hyunwoongko/nanoRLHF
nanoRLHF: from-scratch journey into how LLMs and RLHF really work.