GeorvityLabs
GeorvityLabs
### Describe the bug RuntimeError: The detected CUDA version (12.1) mismatches the version that was used to compile PyTorch (11.7). Please make sure to use the same CUDA versions. ![Screenshot...
@vchiley @samhavens @alextrott16 , i was going through the MPT-7B model fine tuning documentation. It is def well written but quite hard to grasp in the first look. Therefore, I...
@nlpxucan could you upload the current gradio source scripts for the current wizardlm 13b trained on 250k dataset. also would be cool if you guys could make a chat UI.
hi @lessthanoptimal , love all the new updates to boofcv. is there any update in regards to the localization and mapping capabilities. are you working on anything in this regard...
@TaoWangzj , could you make a colab notebook which has : face restoration face deblurring face super resolution face denoising face artifact removal maybe arrange them in a sequence which...
hope you could set this up on google colab
@KeisukeToyama great work! hope you could create a google colab inference notebook, where we could use the colab t4 gpu. you can give the option for the user to load...
@liutiedong what is the right way to prompt the model. say , i have the following code , how would you edit it to fix the prompting : ``` def...