You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
non riesco a capire il tuo problema. comunque ti indico tutti i passaggi: (ho usato python3.12 e continuo con l'esempio con python3.12 credo che serva almeno python3.10
git clone https://github.com/facebookresearch/codellama.git
cd codellama
python3.12 -m ven env
source env/bin/activate
pip3.12 install -r requirements.txt
./download.sh
qui ti chiede di inserire il link ricevuto tramite email verifica che nell'url non ci siano spazi deve essere una stringa unica dovresti vederla blu quando e tutta unita, se non funziona cosi, vai nella cartella nella home di codellama e cancelli le cartelle 7b, 13b e altre che vedi che hai provato a scaricare parliamo delle versioni dei modelli... una volta cancellato elimini le email vecchie e richiedi un altro link vedrai che dopo funzionera.. dopo qualche tentativo se non ci si riesce ti aiutano inviandoti il link non corrotto e ripristinato dgli spazi creato quando si copia e incolla problemi di formao penso e dopo ti scaricherà e potrai utilizzarlo
While downloading 13B, the model size is around 12 GB and it is saying that
consolidated.00.pth -> OK
consolidated.01.pth -> FAILED
I am following all the steps as mentioned but nothing ain't working.
Ideally model size should be around 34 GB but it is coming only 12 GB
The text was updated successfully, but these errors were encountered: