bertin-project / Gromenauer-7B

huggingface.co
Total runs: 20
24-hour runs: 0
7-day runs: -2
30-day runs: -77
Model's Last Updated: December 18 2024
text-generation

Introduction of Gromenauer-7B

Model Details of Gromenauer-7B

Gromenauer-7B

gromenauer-7B logo
Overview

Gromenauer-7B is a Spanish language model designed to understand and generate high-quality Spanish text. Developed using the robust Mistral architecture, this model has been trained on an extensive literary corpus, ensuring it captures a wide range of linguistic nuances, styles, and contexts found in Spanish literature.

Model Details
  • Model Type : Mistral
  • Sequence Length : 8192
  • Hidden Dimension : 4096
  • Intermediate Dimension : 14336
  • Number of Layers : 32
  • Number of Attention Heads : 32
  • Number of Key-Value Heads : 8
  • Activation Function : SiLU
  • Initializer Range : 0.02
  • Layer Norm Epsilon : 1.0e-05
  • Use Flash Attention : Yes
  • Gradient Checkpointing : Enabled (Block Size: 5)
  • Sliding Window Attention : 4096
  • Use Bias : No
Training Details
  • Tokenizer : mistralai/Mistral-7B-v0.1
  • Batch Size : 512
  • Learning Rate : 1e-5
  • Optimizer : Adam with beta1=0.9, beta2=0.95, epsilon=1e-8
  • Weight Decay : 0.1
  • Warmup Steps : 200
  • Learning Rate Schedule : Cosine
  • Number of Training Steps : 7000
Usage

To load the model in your project, you can use the following code:

from transformers import AutoModel, AutoTokenizer

# Load the tokenizer
tokenizer = AutoTokenizer.from_pretrained("bertin-project/Gromenauer-7B")

# Load the model
model = AutoModel.from_pretrained("bertin-project/Gromenauer-7B")

# Example usage
text = "Introduce aquí tu texto en español."
inputs = tokenizer(text, return_tensors="pt")
outputs = model(**inputs)

Runs of bertin-project Gromenauer-7B on huggingface.co

20
Total runs
0
24-hour runs
-1
3-day runs
-2
7-day runs
-77
30-day runs

More Information About Gromenauer-7B huggingface.co Model

More Gromenauer-7B license Visit here:

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

Gromenauer-7B huggingface.co

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

bertin-project Gromenauer-7B online free

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

bertin-project Gromenauer-7B online free url in huggingface.co:

https://huggingface.co/bertin-project/Gromenauer-7B

Gromenauer-7B install

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

Gromenauer-7B install url in huggingface.co:

https://huggingface.co/bertin-project/Gromenauer-7B

Url of Gromenauer-7B

Provider of Gromenauer-7B huggingface.co

bertin-project
ORGANIZATIONS

Other API from bertin-project

huggingface.co

Total runs: 17
Run Growth: 6
Growth Rate: 35.29%
Updated:October 20 2025