Collin Arnett

Results 13 issues of Collin Arnett

Scala currently lacks any language support in Nix outside of the [sbt-nix](https://github.com/gvolpe/sbt-nix.g8) repository (now archived). It would be cool to eventually see support for Scala in dream2nix.

ecosystem support

Summarize the process of creating this repository in a blog post published on medium.com. This will use these issues as resources to complete the blog. Talk about the following: -...

documentation

Add relevant images to README.md to make the project more approachable to newbies.

documentation

Implementing lazy loading will help Protein GAB run on more hardware. Currently loading the 64x64 training dataset into memory takes up approximately 10GB which is not acceptable for most hardware...

enhancement

### Describe the bug The theme colors for dracula are wrong. Neither the value for `title_color` or `icon_color` are mentioned anywhere in the [spec](https://spec.draculatheme.com/#sec-Standard). ### Expected behaviour `title_color` and `icon_color`...

bug

This template is a guide only, feel free add or omit sections as appropriate. I have a haskell.nix overlay that I want to include as a dependency to another haskell.nix...

bug
wontfix

I tried my best to get this working with A.L.E in vim and I'm having trouble. I can't seem to get past a simple errors in ALE. ```vim function! GetCommand(buffer)...

C-support
A-vim

**Describe the bug** When initializing the client using llama2 as the `big_model` argument as specified in the "Running LLM's Locally" section of the README HuggingFace throws: ``` Repo model meta-llama/Llama-2-7b-hf...