You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Attention! This is a proof-of-concept model deployed here just for research demonstration. Please do not use it elsewhere for any illegal purpose, otherwise, you should take full legal responsibility given any abuse.

Model Card for Model ID

This is a tiny random Llama model derived from "meta-llama/Llama-2-7b-hf". It was uploaded by IPEXModelForCausalLM.

from optimum.intel import IPEXModelForCausalLM

model = IPEXModelForCausalLM.from_pretrained("Intel/tiny_random_llama2")
model.push_to_hub("Intel/tiny_random_llama2_ipex_model")

This is useful for functional testing (not quality generation, since its weights are random) on optimum-intel

Downloads last month
17
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support