Fernando Tarin Morales

Results 15 comments of Fernando Tarin Morales

Same happens to me when trying to make a word bold inside a sentence in italics words. Something like: \_This is a \*\*sentence\*\*\_ It's shown as: _This is a \*\*sentence\*\*_...

Same happens to me, using libtcmalloc_minimal.so.4 on linux, it's not a major problem as long as I don't switch models, I haven't tried waiting a long time before switching models....

This seems like a problem with llama.cpp, I'm not sure llama.cpp is supposed to work on WSL with cuda, is clearly not working in your system, this might be due...

The system should work with cuda 11.8, it is the version supported by conda and it's been fairly tested by many people. It could be several things, probably an abi...

@mcookly Thanks for the tip setting that variable fixed the problem for me

Hello everyone! I recently had some free time so I decided to give this task a go. At the moment I have generated an instruction dataset in (INSTRUCTION/RESPONSE) format for...

@pyamin1878 Thank you very much I have been puzzled for several hours trying to figure out why I was getting an OOM error when saving the model. I have downgraded...

Well, the dataset is already built. I mean the file could be fed directly into a training pipeline and it should work. What would you need to do/improve? As my...

Someone else is working on something similar to this https://github.com/LAION-AI/Open-Assistant/pull/2494 I guess this could be considered completed

@johnmn3 The idea of this dataset, at least the one I proposed in this issue, is to add code submitted to competitive programming platforms, 4clojure doesn't quite fit that category....