-
### Describe the feature you'd like to request
Refactor react queries with custom hooks.
### Describe the solution you'd like to see
Use custom hook like https://github.com/ArkProjectNFTs/ark…
-
- PyTorch-Forecasting version: 0.10.3
- PyTorch version: 1.13.1+cu116
- Python version: 3.8.10
- Operating System: Linux-5.10.147+-x86_64-with-glibc2.29
### Expected behavior
I executed the t…
-
### Describe the problem
When working with universal loaders (`+page.js` and `+layout.js`), there's (_seemingly_) no way to pass around functions or object instances without resorting to globals or s…
-
Thank you for the great work on Multimodal Chain of Thought and for open-sourcing the code! The results are really impressive. I was wondering if there is any colab notebook or example script to try t…
-
Design a dashboard page displaying project and form summaries.
-
### Describe the bug
I see a similar issue was raised before but didn't have enough detail to answer it. https://github.com/speechbrain/speechbrain/issues/827
When running the following code:
…
-
I am loading the image and resizing it to 512x 512 using the code :
# Load image
from PIL import Image
# Open the image file
def load_images(path,ext):
image = Image.open(path)
su…
-
What is best practice to Quantize a common 16Bit 70B Model on a single A100 VM?
What code do you use when you have a 70B e.g. Unsloth fine-tuned model (merged Adapter)?
With the default code I get…
-
Hi :)
i run successfully the transformers version, but i have difficulties with the diffusers version,
i changed the "assets/concept_list.json" according my data, but i got the next error
why?
…
-
File ~/work/python/tts/MeloTTS/melo/api.py:81, in TTS.tts_to_file(self, text, speaker_id, output_path, sdp_ratio, noise_scale, noise_scale_w, speed)
79 t = re.sub(r'([a-z])([A-Z])', r'\1 \2'…