Open-Llama VS AgileRL

Compare Open-Llama vs AgileRL and see what are their differences.

Open-Llama

The complete training code of the open-source high-performance Llama model, including the full process from pre-training to RLHF. (by s-JoL)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Open-Llama AgileRL
7 12
637 497
- 3.4%
10.0 9.8
almost 1 year ago 3 days ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Open-Llama

Posts with mentions or reviews of Open-Llama. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.

AgileRL

Posts with mentions or reviews of AgileRL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-07.

What are some alternatives?

When comparing Open-Llama and AgileRL you can also consider the following projects:

open_llama - OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset

chat-ui - Open source codebase powering the HuggingChat app

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

RLeXplore - RLeXplore provides stable baselines of exploration methods in reinforcement learning, such as intrinsic curiosity module (ICM), random network distillation (RND) and rewarding impact-driven exploration (RIDE).

My-Medium-Articles-Friendly-Links - Friendly link to all of my medium articles

loopquest - A Production Tool for Embodied AI

mlc-llm - Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.

de-torch - Minimal PyTorch Library for Differential Evolution

promptfoo - Test your prompts, models, and RAGs. Catch regressions and improve prompt quality. LLM evals for OpenAI, Azure, Anthropic, Gemini, Mistral, Llama, Bedrock, Ollama, and other local & private models with CI/CD integration.

Muzero - Pytorch Implementation of MuZero for gym environment. It support any Discrete , Box and Box2D configuration for the action space and observation space.

EasyLM - Large language models (LLMs) made easy, EasyLM is a one stop solution for pre-training, finetuning, evaluating and serving LLMs in JAX/Flax.

q-learning-algorithms - This repository will aim to provide implementations of q-learning algorithms (DQN, Double-DQN, ...) using Pytorch.