| language: en | |
| license: apache-2.0 | |
| tags: | |
| - test | |
| - dummy | |
| - tiny | |
| - llama | |
| - random | |
| - sandbox | |
| - vLLM | |
| - Ollama | |
| library_name: transformers | |
| pipeline_tag: text-generation | |
| # Tiny Random LLaMA | |
| A really tiny (<10mb) LLaMA model with random weights for testing and development. | |
| ⚠️ Outputs are meaningless — for sandbox/testing purposes only. | |
| Really useful for testing LLM applications without needing to download large models or use external APIs. | |