Parker L

Results 31 issues of Parker L

It would be helpful if there was an API endpoint to see the hardware details that the Ollama server is running on. Especially in research/accademic computer clusters, it can be...

feature request

Is there documentation for this library available? If so, could you please add a link to the README? If there's no documentation beyond what's currently in the README, it would...

I see lots of documentation on how to use this tool's CLI, but I'm curious if it has any support for being imported and used as a tool to build...

The recommended setup for Chisel appears to be with `scala-cli` instead of `sbt` now (based on the https://chisel-lang.org/ website). Would love an update here to decrease friction getting started here.

Potential steps/parts required: 1. Generate them with `pybind11-stubgen -o ./stubs/` 2. Add them to the `pyproject.toml` file. 3. Add the generation to the GitHub Actions to generate when a PR...

It would be awesome if you added a description of the state of this project. Is there anything left to do with it? Is it a functional minimal RISC-V core?...

It would be really neat to see a testbench example of this project showing the result of executing some instructions, with all the parts joined together! A guide on how...