budecosystem / genz-13b

huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: July 20 2023
text-generation

Introduction of genz-13b

Model Details of genz-13b

GenZ 13B

The instruction finetuned model with 4K input length. The model is finetuned on top of pretrained LLaMa2

Inference
import torch
from transformers import AutoTokenizer, AutoModelForCausalLM

tokenizer = AutoTokenizer.from_pretrained("budecosystem/genz-13b", trust_remote_code=True)
model = AutoModelForCausalLM.from_pretrained("budecosystem/genz-13b", torch_dtype=torch.bfloat16)
inputs = tokenizer("The world is", return_tensors="pt")
sample = model.generate(**inputs, max_length=128)
print(tokenizer.decode(sample[0]))

Use following prompt template

A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions. USER: Hi, how are you? ASSISTANT: 
Finetuning
python finetune.py
   --model_name meta-llama/Llama-2-13b
   --data_path dataset.json
   --output_dir output
   --trust_remote_code
   --prompt_column instruction
   --response_column output

Check the GitHub for the code -> GenZ

Runs of budecosystem genz-13b on huggingface.co

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

More Information About genz-13b huggingface.co Model

genz-13b huggingface.co

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

budecosystem genz-13b online free

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

budecosystem genz-13b online free url in huggingface.co:

https://huggingface.co/budecosystem/genz-13b

genz-13b install

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

genz-13b install url in huggingface.co:

https://huggingface.co/budecosystem/genz-13b

Url of genz-13b

Provider of genz-13b huggingface.co

budecosystem
ORGANIZATIONS

Other API from budecosystem

huggingface.co

Total runs: 124
Run Growth: 23
Growth Rate: 18.55%
Updated:September 02 2023
huggingface.co

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

Total runs: 9
Run Growth: -11
Growth Rate: -122.22%
Updated:September 05 2023
huggingface.co

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