ALBADDAWI / DeepCode-7B-Aurora

huggingface.co
Total runs: 4
24-hour runs: 0
7-day runs: -2
30-day runs: 0
Model's Last Updated: April 10 2024
text-generation

Introduction of DeepCode-7B-Aurora

Model Details of DeepCode-7B-Aurora

DeepCode-7B-Aurora

DeepCode-7B-Aurora is a merge of the following models using LazyMergekit :

🧩 Configuration
models:
  - model: deepseek-ai/deepseek-math-7b-rl
    # No parameters necessary for base model
  - model: deepseek-ai/deepseek-math-7b-instruct
    parameters:
      density: 0.53
      weight: 0.4
  - model: deepseek-ai/deepseek-math-7b-base
    parameters:
      density: 0.53
      weight: 0.3
  - model: deepseek-ai/deepseek-coder-7b-instruct-v1.5
    parameters:
      density: 0.53
      weight: 0.3
merge_method: dare_ties
base_model: deepseek-ai/deepseek-math-7b-rl
parameters:
  int8_mask: true
dtype: bfloat16
💻 Usage
!pip install -qU transformers accelerate

from transformers import AutoTokenizer
import transformers
import torch

model = "ALBADDAWI/DeepCode-7B-Aurora"
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 ALBADDAWI DeepCode-7B-Aurora on huggingface.co

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

More Information About DeepCode-7B-Aurora huggingface.co Model

More DeepCode-7B-Aurora license Visit here:

https://choosealicense.com/licenses/mit

DeepCode-7B-Aurora huggingface.co

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

DeepCode-7B-Aurora huggingface.co Url

https://huggingface.co/ALBADDAWI/DeepCode-7B-Aurora

ALBADDAWI DeepCode-7B-Aurora online free

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

ALBADDAWI DeepCode-7B-Aurora online free url in huggingface.co:

https://huggingface.co/ALBADDAWI/DeepCode-7B-Aurora

DeepCode-7B-Aurora install

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

DeepCode-7B-Aurora install url in huggingface.co:

https://huggingface.co/ALBADDAWI/DeepCode-7B-Aurora

Url of DeepCode-7B-Aurora

DeepCode-7B-Aurora huggingface.co Url

Provider of DeepCode-7B-Aurora huggingface.co

ALBADDAWI
ORGANIZATIONS

Other API from ALBADDAWI

huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 28 2024
huggingface.co

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

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 28 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 27 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:April 07 2024