budecosystem / boomer-1b

huggingface.co
Total runs: 217
24-hour runs: -2
7-day runs: 146
30-day runs: 158
Model's Last Updated: April 04 2024
text-generation

Introduction of boomer-1b

Model Details of boomer-1b

Democratizing access to LLMs for the open-source community.
Let's advance AI, together.


Introduction 🎉

We are open-sourcing one of our early experiments of pretraining with custom architecture and datasets. This 1.1B parameter model is pre-trained from scratch using a custom-curated dataset of 41B tokens. The model's architecture experiments contain the addition of flash attention and a higher intermediate dimension of the MLP layer. The dataset is a combination of wiki, stories, arxiv, math and code. The model is available on huggingface Boomer1B

Getting Started on GitHub 💻

Ready to dive in? Here's how you can get started with our models on GitHub.

Install the necessary dependencies with the following command:

pip install -r requirements.txt
Generate responses

Now that your model is fine-tuned, you're ready to generate responses. You can do this using our generate.py script, which runs inference from the Hugging Face model hub and inference on a specified input. Here's an example of usage:

python generate.py --base_model 'budecosystem/boomer-1b' --prompt="the president of India is"
Fine-tuning 🎯

It's time to upgrade the model by fine-tuning the model. You can do this using our provided finetune.py script. Here's an example command:

torchrun --nproc_per_node 4 train.py \
   --base_model budecosystem/boomer-1b \
   --data_path dataset.json \
   --output_dir output \
   --per_device_train_batch_size 2 \
   --gradient_accumulation_steps 2 \
   --num_train_epochs 1 \
   --learning_rate 2e-5 \
   --fp16 True \
   --logging_steps 10 \
   --deepspeed ds_config.json
Model details
Parameters Value
n_layers 4
n_heads 32
d_model 4096
vocab size 32000
sequence length 4096
Intermediate size 11008
Tokenizer

We used the SentencePiece tokenizer during the fine-tuning process. This tokenizer is known for its capability to handle open-vocabulary language tasks efficiently.

Training details

The model is trained of 4 A100 80GB for approximately 250hrs.

Hyperparameters Value
per_device_train_batch_size 2
gradient_accumulation_steps 2
learning_rate 2e-4
optimizer adamw
beta 0.9, 0.95
fp16 True
GPU 4 A100 80GB
Evaluations

We have evaluated the pre-trained model on few of the benchmarks

Model Name ARC MMLU Human Eval Hellaswag BBH DROP GSM8K
Boomer1B 22.35 25.92 6.1 31.66 28.65 6.13 1.5
Why use BOOMER?
  • Retrieval augmentation
  • Inference at the edge
  • Language modeling use cases
Final thought on Boomer!

This isn't the end. It's just the beginning of a journey towards creating more advanced, more efficient, and more accessible language models. We invite you to join us on this exciting journey.

Aknowledgements

We'd like to thank the open-source community and the researchers whose foundational work laid the path for BOOMER. Special shoutout to our dedicated team who have worked relentlessly to curate the dataset and fine-tune the model to perfection.

Runs of budecosystem boomer-1b on huggingface.co

217
Total runs
-2
24-hour runs
25
3-day runs
146
7-day runs
158
30-day runs

More Information About boomer-1b huggingface.co Model

More boomer-1b license Visit here:

https://choosealicense.com/licenses/apache-2.0

boomer-1b huggingface.co

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

budecosystem boomer-1b online free

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

budecosystem boomer-1b online free url in huggingface.co:

https://huggingface.co/budecosystem/boomer-1b

boomer-1b install

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

boomer-1b install url in huggingface.co:

https://huggingface.co/budecosystem/boomer-1b

Url of boomer-1b

Provider of boomer-1b huggingface.co

budecosystem
ORGANIZATIONS

Other API from budecosystem

huggingface.co

Total runs: 124
Run Growth: 17
Growth Rate: 13.82%
Updated:September 02 2023
huggingface.co

Total runs: 31
Run Growth: -11
Growth Rate: -35.48%
Updated:May 07 2025
huggingface.co

Total runs: 7
Run Growth: -13
Growth Rate: -185.71%
Updated:September 05 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 07 2023