Etherll / ghost-8b-beta-1608-coder

huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: 8월 18 2024

Introduction of ghost-8b-beta-1608-coder

Model Details of ghost-8b-beta-1608-coder

ghost-8b-beta-1608-coder

ghost-8b-beta-1608-coder is a merge of the following models using LazyMergekit :

🧩 Configuration
models:
  - model: Etherll/ghost-8b-beta-1608-coder-merged
    parameters:
      weight: 1
  - model: ghost-x/ghost-8b-beta-1608
    parameters:
      weight: 1
merge_method: ties
base_model: unsloth/Meta-Llama-3.1-8B
parameters:
  normalize: true
  int8_mask: true
dtype: bfloat16
💻 Usage
!pip install -qU transformers accelerate

from transformers import AutoTokenizer
import transformers
import torch

model = "Etherll/ghost-8b-beta-1608-coder"
messages = [{"role": "user", "content": "What is a large language model?"}]

tokenizer = AutoTokenizer.from_pretrained(model)
prompt = tokenizer.apply_chat_template(messages, tokenize=False, add_generation_prompt=True)
pipeline = transformers.pipeline(
    "text-generation",
    model=model,
    torch_dtype=torch.float16,
    device_map="auto",
)

outputs = pipeline(prompt, max_new_tokens=256, do_sample=True, temperature=0.7, top_k=50, top_p=0.95)
print(outputs[0]["generated_text"])

Runs of Etherll ghost-8b-beta-1608-coder 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 ghost-8b-beta-1608-coder huggingface.co Model

ghost-8b-beta-1608-coder huggingface.co

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

ghost-8b-beta-1608-coder huggingface.co Url

https://huggingface.co/Etherll/ghost-8b-beta-1608-coder

Etherll ghost-8b-beta-1608-coder online free

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

Etherll ghost-8b-beta-1608-coder online free url in huggingface.co:

https://huggingface.co/Etherll/ghost-8b-beta-1608-coder

ghost-8b-beta-1608-coder install

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

ghost-8b-beta-1608-coder install url in huggingface.co:

https://huggingface.co/Etherll/ghost-8b-beta-1608-coder

Url of ghost-8b-beta-1608-coder

ghost-8b-beta-1608-coder huggingface.co Url

Provider of ghost-8b-beta-1608-coder huggingface.co

Etherll
ORGANIZATIONS

Other API from Etherll

huggingface.co

Total runs: 106
Run Growth: 87
Growth Rate: 82.08%
Updated:2월 09 2026
huggingface.co

Total runs: 44
Run Growth: 21
Growth Rate: 53.85%
Updated:10월 27 2024
huggingface.co

Total runs: 7
Run Growth: 0
Growth Rate: 0.00%
Updated:7월 06 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:5월 29 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:3월 08 2023
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:7월 18 2023