Alejandro Rodríguez Salamanca
Alejandro Rodríguez Salamanca
### Bug description This is an interesting error. Some context first. I am using Anka, a virtualization technology from [Veertu](https://veertu.com/) to execute tasks in Continuous Integration (CI). During this process,...
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** `yarn install --modules-folder another_modules` fails with ``` $ /usr/local/bin/yarn install --modules-folder another_modules error...
### What I'm working on a project using Rails, Webmock and VCR, and I came across this interesting issue: ``` NoMethodError: undefined method `io' for # ``` ### How to...
(Partially) Resolves: https://github.com/huggingface/peft/issues/1688 See https://github.com/huggingface/peft/pull/980 for context. ### What $(IA)^3$ adapters can't be combined. This option, however, is available for other PEFT adapters such as LoRA. ### Solution Implement `add_weighted_adapter`...
### What Hugging Face Datasets support [Slice Splits](https://huggingface.co/docs/datasets/v2.19.0/loading#slice-splits) ```py datase_10pc = datasets.load_dataset("mydataset", split="test[:10%]") ``` Therefore I assumed that when creating a new task, I could express the dataset split as:...
PROBLEM: The code is displayed like the rest of the answer, but we all know that it's the most important part, so it should be highlighted. POSSIBLE SOLUTION: Get the...
PROBLEM: In the current implementation the answer is obtained as [text](https://github.com/Alexrs95/pop/blob/master/main.go#L41) but some answers contains links in the form of: > You can find more info here where `here` is...