minpeter / HyperCLOVAX-SEED-Text-Instruct-3B-hf

huggingface.co
Total runs: 4
24-hour runs: 0
7-day runs: 1
30-day runs: 1
Model's Last Updated: May 20 2025

Introduction of HyperCLOVAX-SEED-Text-Instruct-3B-hf

Model Details of HyperCLOVAX-SEED-Text-Instruct-3B-hf

image/png

Overview

HyperCLOVA-X-SEED-Vision-Instruct-3B-Llamafied is based on a model developed by NAVER that can understand and generate text. It demonstrates competitive performance on major benchmarks related to Korean language and culture. In addition, it supports a context length of up to 16k tokens, enabling it to handle a wide range of tasks.

Basic Information
  • Model Architecture: Transformer-based architecture (Dense Model)
  • Number of Parameters: 3.26B
  • Input/Output Format: Text / Text (both input and output are in text format)
  • Context Length: 16k
  • Knowledge Cutoff Date: The model was trained on data prior to August 2024.
Training and Data

The training data for HyperCLOVA-X-SEED-Vision-Instruct-3B-Llamafied consists of diverse sources, including high-quality datasets. The training process was carried out in four main stages: Pretraining Stage 1, where the model learns from a large volume of documents; Pretraining Stage 2, which focuses on additional training with high-quality data; Rejection sampling Fine-Tuning (RFT), aimed at enhancing the model’s knowledge across various domains and its complex reasoning abilities; and Supervised Fine-Tuning (SFT), which improves the model’s instruction-following capabilities. Furthermore, due to the characteristics of smaller models, vulnerability to long-context handling was observed. To address this, reinforcement for long-context understanding was incorporated from the pretraining stages through to the SFT stage, enabling the model to stably support context lengths of up to 16k tokens.

Huggingface Usage Example
from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("/path/to/ckpt")
tokenizer = AutoTokenizer.from_pretrained("/path/to/ckpt")

chat = [
  {"role": "tool_list", "content": ""},
  {"role": "system", "content": "- AI 언어모델의 이름은 \"CLOVA X\" 이며 네이버에서 만들었다.\n- 오늘은 2025년 04월 24일(목)이다."},
  {"role": "user", "content": "슈뢰딩거 방정식과 양자역학의 관계를 최대한 자세히 알려줘."},
]

inputs = tokenizer.apply_chat_template(chat, add_generation_prompt=True, return_dict=True, return_tensors="pt")
output_ids = model.generate(**inputs, max_length=1024, stop_strings=["<|endofturn|>", "<|stop|>"], tokenizer=tokenizer)
print(tokenizer.batch_decode(output_ids))

Runs of minpeter HyperCLOVAX-SEED-Text-Instruct-3B-hf on huggingface.co

4
Total runs
0
24-hour runs
0
3-day runs
1
7-day runs
1
30-day runs

More Information About HyperCLOVAX-SEED-Text-Instruct-3B-hf huggingface.co Model

More HyperCLOVAX-SEED-Text-Instruct-3B-hf license Visit here:

https://choosealicense.com/licenses/hyperclovax-seed

HyperCLOVAX-SEED-Text-Instruct-3B-hf huggingface.co

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

HyperCLOVAX-SEED-Text-Instruct-3B-hf huggingface.co Url

https://huggingface.co/minpeter/HyperCLOVAX-SEED-Text-Instruct-3B-hf

minpeter HyperCLOVAX-SEED-Text-Instruct-3B-hf online free

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

minpeter HyperCLOVAX-SEED-Text-Instruct-3B-hf online free url in huggingface.co:

https://huggingface.co/minpeter/HyperCLOVAX-SEED-Text-Instruct-3B-hf

HyperCLOVAX-SEED-Text-Instruct-3B-hf install

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

HyperCLOVAX-SEED-Text-Instruct-3B-hf install url in huggingface.co:

https://huggingface.co/minpeter/HyperCLOVAX-SEED-Text-Instruct-3B-hf

Url of HyperCLOVAX-SEED-Text-Instruct-3B-hf

HyperCLOVAX-SEED-Text-Instruct-3B-hf huggingface.co Url

Provider of HyperCLOVAX-SEED-Text-Instruct-3B-hf huggingface.co

minpeter
ORGANIZATIONS

Other API from minpeter

huggingface.co

Total runs: 253
Run Growth: 0
Growth Rate: 0.00%
Updated:April 07 2025
huggingface.co

Total runs: 20
Run Growth: -32
Growth Rate: -160.00%
Updated:July 31 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 16 2024