Access was rejected, in official llama website access was granted. what to do?

#175
by nimhar - opened

See Title

The same problem. The Czech Republic isn’t blocked—it’s part of the European Union, not Russia. I am an expert witness, not a criminal. What’s wrong? I am good enough for the police and the courts, but not for Facebook?

For others: It is possible to convert a model downloaded from the official Facebook repository to Hugging Face format. Just use:
convert_llama_weights_to_hf.py --input_dir indir --llama_version 3 --model_size 1B --output_dir outdir
(The model size must be adjusted, and indir and outdir must be set accordingly, of course.)

Have a nice day!

Sign up or log in to comment