Views
No views yet
git clone --single-branch --branch 4_0 https://huggingface.co/bartowski/dolphin-2.5-mixtral-8x7b-exl2pip3 install huggingface-hubmain (only useful if you only care about measurement.json) branch to a folder called dolphin-2.5-mixtral-8x7b-exl2:1mkdir dolphin-2.5-mixtral-8x7b-exl2
2huggingface-cli download bartowski/dolphin-2.5-mixtral-8x7b-exl2 --local-dir dolphin-2.5-mixtral-8x7b-exl2 --local-dir-use-symlinks False--revision parameter:1mkdir dolphin-2.5-mixtral-8x7b-exl2
2huggingface-cli download bartowski/dolphin-2.5-mixtral-8x7b-exl2 --revision 4_0 --local-dir dolphin-2.5-mixtral-8x7b-exl2 --local-dir-use-symlinks False