onnx-internal-testing / tiny-random-LlamaForCausalLM-untied

huggingface.co
Total runs: 202
24-hour runs: 0
7-day runs: 180
30-day runs: 172
Model's Last Updated: July 11 2025
text-generation

Introduction of tiny-random-LlamaForCausalLM-untied

Model Details of tiny-random-LlamaForCausalLM-untied

Model Card for Model ID

Code to generate
from transformers import AutoConfig, LlamaForCausalLM, AutoTokenizer
import torch

model_id='meta-llama/Llama-3.2-1B-Instruct'
config = AutoConfig.from_pretrained(
    model_id,
    head_dim=8,
    hidden_size=32,
    num_attention_heads=4,
    num_key_value_heads=2,
    num_hidden_layers=2,
    intermediate_size=64,
    tie_word_embeddings=False,
)

model = LlamaForCausalLM(config)
torch.manual_seed(0) # Set for reproducibility
for name, param in model.named_parameters():
    param.data = torch.randn_like(param)
print(model.num_parameters())  # 8226976

tokenizer = AutoTokenizer.from_pretrained(model_id)
Model Details
Model Description

This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.

  • Developed by: [More Information Needed]
  • Funded by [optional]: [More Information Needed]
  • Shared by [optional]: [More Information Needed]
  • Model type: [More Information Needed]
  • Language(s) (NLP): [More Information Needed]
  • License: [More Information Needed]
  • Finetuned from model [optional]: [More Information Needed]
Model Sources [optional]
  • Repository: [More Information Needed]
  • Paper [optional]: [More Information Needed]
  • Demo [optional]: [More Information Needed]
Uses
Direct Use

[More Information Needed]

Downstream Use [optional]

[More Information Needed]

Out-of-Scope Use

[More Information Needed]

Bias, Risks, and Limitations

[More Information Needed]

Recommendations

Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.

How to Get Started with the Model

Use the code below to get started with the model.

[More Information Needed]

Training Details
Training Data

[More Information Needed]

Training Procedure
Preprocessing [optional]

[More Information Needed]

Training Hyperparameters
  • Training regime: [More Information Needed]
Speeds, Sizes, Times [optional]

[More Information Needed]

Evaluation
Testing Data, Factors & Metrics
Testing Data

[More Information Needed]

Factors

[More Information Needed]

Metrics

[More Information Needed]

Results

[More Information Needed]

Summary
Model Examination [optional]

[More Information Needed]

Environmental Impact

Carbon emissions can be estimated using the Machine Learning Impact calculator presented in Lacoste et al. (2019) .

  • Hardware Type: [More Information Needed]
  • Hours used: [More Information Needed]
  • Cloud Provider: [More Information Needed]
  • Compute Region: [More Information Needed]
  • Carbon Emitted: [More Information Needed]
Technical Specifications [optional]
Model Architecture and Objective

[More Information Needed]

Compute Infrastructure

[More Information Needed]

Hardware

[More Information Needed]

Software

[More Information Needed]

Citation [optional]

BibTeX:

[More Information Needed]

APA:

[More Information Needed]

Glossary [optional]

[More Information Needed]

More Information [optional]

[More Information Needed]

Model Card Authors [optional]

[More Information Needed]

Model Card Contact

[More Information Needed]

Runs of onnx-internal-testing tiny-random-LlamaForCausalLM-untied on huggingface.co

202
Total runs
0
24-hour runs
180
3-day runs
180
7-day runs
172
30-day runs

More Information About tiny-random-LlamaForCausalLM-untied huggingface.co Model

tiny-random-LlamaForCausalLM-untied huggingface.co

tiny-random-LlamaForCausalLM-untied huggingface.co is an AI model on huggingface.co that provides tiny-random-LlamaForCausalLM-untied's model effect (), which can be used instantly with this onnx-internal-testing tiny-random-LlamaForCausalLM-untied model. huggingface.co supports a free trial of the tiny-random-LlamaForCausalLM-untied model, and also provides paid use of the tiny-random-LlamaForCausalLM-untied. Support call tiny-random-LlamaForCausalLM-untied model through api, including Node.js, Python, http.

onnx-internal-testing tiny-random-LlamaForCausalLM-untied online free

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

onnx-internal-testing tiny-random-LlamaForCausalLM-untied online free url in huggingface.co:

https://huggingface.co/onnx-internal-testing/tiny-random-LlamaForCausalLM-untied

tiny-random-LlamaForCausalLM-untied install

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

tiny-random-LlamaForCausalLM-untied install url in huggingface.co:

https://huggingface.co/onnx-internal-testing/tiny-random-LlamaForCausalLM-untied

Url of tiny-random-LlamaForCausalLM-untied

tiny-random-LlamaForCausalLM-untied huggingface.co Url

Provider of tiny-random-LlamaForCausalLM-untied huggingface.co

onnx-internal-testing
ORGANIZATIONS

Other API from onnx-internal-testing