644 followers 224 articles/week
[P] TorchFix - a linter for PyTorch-using code with autofix support

TorchFix is a Python code static analysis tool - a linter with autofix capabilities - for users of PyTorch. It can be used to find and fix issues like usage of deprecated PyTorch functions and non-public symbols, and to adopt PyTorch best practices in general: https://github.com/pytorch-labs/torchfix submitted by /u/kit1980 [link] [comments]

Fri Apr 19, 2024 23:04
[D] Is Google Set to Dominate the RAG Scene with Its Massive Data Resources?

Hey everyone! It looks like in a few years, the basic large language models (LLMs) we use will get commoditised, and it won't really matter which one you pick. The next big thing could be LLMs that use Retrieval-Augmented Generation (RAG), which means they need a ton of data to work well. Given that Google has access to loads of data through its search...

Fri Apr 19, 2024 23:04
"[D]" adapt() gives error while using Normalization Layer in Sequential Models?

While using Normalization layer in Sequential Model, while adapt(), I am getting Unbound Error: normalizer = Normalization() normalizer.adapt(X_train) --------------------------------------------------------------------------- UnboundLocalError Traceback (most recent call last) Cell In[198], line 2 1 normalizer = Normalization() ----> 2 normalizer.adapt(X_train)...

Fri Apr 19, 2024 20:05
[P] AI-based Language Teacher that can run locally on a 12GB graphics card (RTX 4070)

I've been playing around with various open-source models lately. One fun application that I figured I could try was a 🌍 The result are not half bad, you can give it a try here: https://github.com/helboukkouri/virtual-teacher submitted by /u/HichamEB [link] [comments]

Fri Apr 19, 2024 20:05
[P] End-to-end locally-running language teacher

Hey! Given how easy it is to just grab an open-source model and run it locally these days, I figured I'd try to make some kind of Language Teacher with whom I'd casually have discussions and learn new phrases on the go. This is a quick test in English/Spanish: https://www.loom.com/share/f0dbed21254f445b9d5b0a8e11270982 I used an LLM for the underlying...

Fri Apr 19, 2024 17:05
[P] Some help?

Hi there! I'm a student and I'm trying to train a folder with 200 images with stylegan3 (I want to create a morphing video synchronized with music) But..I'm having some issues regarding the GPU. Can you recommend some valid alternatives? Thank you ! (My gpu is a gtx geforce 1050ti) submitted by /u/Kash112 [link] [comments]

Fri Apr 19, 2024 17:05

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account