Pablo Valle
Pablo Valle
Hi, I wanted to run a specific version of magicoder ([Magicoder-S-DS-6.7B-GGUF](https://huggingface.co/TheBloke/Magicoder-S-DS-6.7B-GGUF/blob/main/magicoder-s-ds-6.7b.Q5_K_S.gguf)) so I started creating a customize Modelfile as follows: ``` FROM ./magicoder-s-ds-6.7b TEMPLATE """{{- if .System }} system {{...
Hi, I'm following all the documentation steps to finetune pi0_base on Fractal dataset. I managed to compute the stats (previous step in the documentation), it worked without any problem, but...
Hi, First of all, congratulation for your incredible work, the environment is growing so fast, it's amazing. I was trying to upgrade my code by moving from ManiSkill2 to ManiSkill3,...