felipe

Results 66 issues of felipe

I am facing this issue: ``` [notice] To update, run: pip install --upgrade pip (venv) b@m1 vocab % pip install nagisa Collecting nagisa Using cached nagisa-0.2.8.tar.gz (20.9 MB) Preparing metadata...

maybe this will become useful at some point? http://shape-of-code.coding-guidelines.com/2021/01/17/software-effort-estimation-is-mostly-fake-research/ https://arxiv.org/abs/1901.01621

enhancement

**Describe the bug** With the Advent of ChatGPT, is it possible the estimated cost to re-build things will change? Should we change then the estimates generated by the tool? to...

enhancement
help wanted

hay forma de usar min-height en vez de height? hay forma de hacer que todos los cards aparezcan del mismo tamaño a pesar de que estos contengan contenidos diferentes? qué...

bitsandbytes reports this error: ``` (venv) ➜ image-captioning-v2 python captionit3.py True False Traceback (most recent call last): File "/Users/b/study/ml/image-captioning-v2/captionit3.py", line 14, in model = Blip2ForConditionalGeneration.from_pretrained("Salesforce/blip2-opt-6.7b-coco", device_map='auto', quantization_config=nf4_config) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/b/study/ml/image-captioning-v2/venv/lib/python3.11/site-packages/transformers/modeling_utils.py",...

likely not a BNB issue
huggingface-related

Oh, man I love your contributions, please keep building stuff...

possibly, add more examples?

In case you run out of quota again, I uploaded the same file on this repo: https://github.com/dataf3l/word2vec-GoogleNews-vectors-negative300.bin I hope this helps people, thank you @mmihaltz for creating this repository, it...

➜ exe gem install ocra Fetching ocra-1.3.11.gem Successfully installed ocra-1.3.11 Parsing documentation for ocra-1.3.11 Installing ri documentation for ocra-1.3.11 Done installing documentation for ocra after 0 seconds 1 gem installed...

After reviewing the article, https://klausi.github.io/rustnish/2017/04/30/getting-started-with-rust.html I felt kinda the same way, in particular the part about concatenating strings, I think as beginners we all made the same kind of mistakes....