-
The following is a summary of potential improvements/features for the classification model
[Experiment Plan](https://docs.google.com/spreadsheets/d/1bj_t5tNHluGJoujQYqk08CEP_8t5uI1prBFmbS3YyNc/edit…
-
It would be great if Aider code could leverage new features of the model and API, such as uploading project files, RAG, and code-interpreter. Aider code would drastically shrink in size, yet increas…
-
There's an issue with temporary frames... I don't know what the actual bug is, but it's causing unexpected behavior with {{h2o.remove_all()}}.
Note: please check if this is also the case in R. There…
-
Hey,
Great utility, many thanks!
Something I've been doing that you may want to include in the readme is the suggestion that people bake a set of repo specific rules into their repos.
I have …
-
List of features and improvements discussed:
## Home Page
- [x] Text Content
- [x] Use "GO Annotations" instead of "standard GO Annotations"
- [x] Remove Learn More
## Browse Page
- [ ]…
-
### The model to consider.
from typing import List
from fastapi import FastAPI, HTTPException
from pydantic import BaseModel
from PIL import Image
from vllm import LLM, SamplingParams
import os
…
-
Currently the some model tests are failing on Linux GPU on GHA.
## Error observations:
Here are sample of the error from a [run in 17 January 2023](https://github.com/pytorch/vision/actions/run…
-
Problem Statement:
Materials science workflows often involve complex sequences of ingredients, processes, and measurements. Capturing these workflows in a standardized format such as GEMD can facil…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
### What happened
I have a record in the…
-
Opening a discussion for `topk` related to https://github.com/ml5js/ml5-next-gen/issues/166.
1. The documentation states "The number of top predictions to return, applicable to MobileNet." I think …