aladar's picture
Create README.md
6a57244
|
raw
history blame contribute delete
No virus
354 Bytes
metadata
license: mit
language:
  - en
pipeline_tag: text-generation

GGUFd (f16) https://huggingface.co/yujiepan/llama-2-tiny-random

Download

pip install huggingface-hub

From CLI:

huggingface-cli download \
aladar/tiny-random-LlamaForCausalLM-GGUF \
tiny-random-LlamaForCausalLM.gguf \
--local-dir . \
--local-dir-use-symlinks False