-
Amazing work and fantastic resource, thanks for sharing your work - this should jump start usage of llm on low resource devices.
Quick question - is there a guide to convert existing models to bitnet…
-
in `wait_for_fgs_valid()`:
```python
def wait_for_fgs_valid(fgs_motors: FastGridScan, timeout=0.5):
artemis.log.LOGGER.info("Waiting for valid fgs_params")
SLEEP_PER_CHECK = 0.1
tim…
-
I use [fit_scan.py](https://github.com/Rubikplayer/flame-fitting/blob/master/fit_scan.py) to generate my custom dataset.
after train 500 epoch, to test image, 2d vertices are close to ok, but 3d v…
-
if a table is dropped that is part of vectorize.jobs, then the vectorize.job should also be deleted.
an event trigger can solve this. some scratch code as example of the idea
```sql
CREATE OR R…
-
### Issue Description
When building multiarch images from `scratch`, the manifest list generated only shows 1 of the images. The error is not reproduced when using an image like `alpine:latest`
…
-
![img_4510](https://user-images.githubusercontent.com/25418594/48362635-22ac8200-e6b5-11e8-96db-f235183d184d.jpg)
Hi Guys!
I'm new with RPi and with pideck also.
I got the 7inch touchdisplay, rp…
-
Thank you for the great tool! I was wondering if there is a pre-built database available for download, or if users need to build it from scratch using the provided instructions? Having access to a pre…
-
The [trace_malloc](https://github.com/inspektor-gadget/inspektor-gadget/tree/main/gadgets/trace_malloc) gadget doesn't have any test implemented. There is not a built-in version of this gadget, hence …
-
## **Describe the bug**
Running the example on the README (`caper hpc submit atac.wdl -i "${INPUT_JSON}" --singularity --leader-job-name ANY_GOOD_LEADER_JOB_NAME`) submits leader job to LSF, but imme…
-
I will create a documentation on neural network that will help beginners to code their first neural network .