Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / neuralmagic/deepsparse issues and pull requests

#1291 - fix top_p bug

Pull Request - State: closed - Opened by horheynm about 1 year ago

#1290 - remove NM_ALLOW_DARWIN

Pull Request - State: closed - Opened by andy-neuma about 1 year ago

#1289 - Set text-generation default values to match performance and UX needs

Pull Request - State: closed - Opened by mgoin about 1 year ago

#1288 - [server] Refactor + OpenAI Chat Completion Support

Pull Request - State: closed - Opened by dsikka about 1 year ago - 1 comment

#1287 - Pipelines Refactor - Initial Impl

Pull Request - State: closed - Opened by bfineran about 1 year ago - 1 comment

#1286 - [TextGeneration] Fix max_length = 1, repeat token

Pull Request - State: closed - Opened by dsikka about 1 year ago

#1285 - Inference UX, accept input data

Pull Request - State: closed - Opened by horheynm about 1 year ago

#1283 - [BugFix] Error with streaming in Chat Pipeline

Pull Request - State: closed - Opened by rahul-tuli about 1 year ago
Labels: bug, mle-team

#1282 - "input_shape" should be "input_shapes"

Pull Request - State: closed - Opened by Satrat about 1 year ago

#1281 - [feature] Add-evaluate-function

Pull Request - State: closed - Opened by rahul-tuli about 1 year ago - 2 comments
Labels: mle-team

#1280 - Fix headers in transformers/README.md

Pull Request - State: closed - Opened by dbarbuzzi about 1 year ago

#1279 - Replace Dead SparseZoo Stubs in Documentation

Pull Request - State: closed - Opened by Satrat about 1 year ago

#1278 - [TextGeneration] Add kwarg support for generation config attributes

Pull Request - State: closed - Opened by dsikka about 1 year ago

#1277 - Use nullcontext in nl_decoder_engine when timer_manager.current is None

Pull Request - State: closed - Opened by mgoin about 1 year ago - 1 comment

#1276 - [Chat pipeline] session context manager

Pull Request - State: closed - Opened by bfineran about 1 year ago

#1274 - [Text Gen UX] top level constructor aliases + code gen subclass

Pull Request - State: closed - Opened by bfineran about 1 year ago

#1273 - Remove Dead Code

Pull Request - State: closed - Opened by rahul-tuli about 1 year ago

#1272 - [Feat] Add streaming to chatbot

Pull Request - State: closed - Opened by rahul-tuli about 1 year ago

#1271 - [Text Gen UX] default pipeline input to value

Pull Request - State: closed - Opened by bfineran about 1 year ago - 1 comment

#1270 - [Text Gen UX] Add `prompt` as input param alias

Pull Request - State: closed - Opened by bfineran about 1 year ago - 1 comment

#1269 - Dial back GenerationConfig logging and add from_dict

Pull Request - State: closed - Opened by mgoin about 1 year ago

#1268 - Default Config for Benchmark Pipeline

Pull Request - State: closed - Opened by Satrat about 1 year ago

#1267 - Make `test_pipeline_call_is_async` check greater than speedup

Pull Request - State: closed - Opened by mgoin about 1 year ago

#1266 - [Text Generation][KVCacheStorage] `ChatPipeline` implementation

Pull Request - State: closed - Opened by dbogunowicz about 1 year ago - 1 comment

#1265 - Add minor updates

Pull Request - State: open - Opened by rahul-tuli about 1 year ago
Labels: mle-team

#1265 - Add minor updates

Pull Request - State: closed - Opened by rahul-tuli about 1 year ago
Labels: mle-team

#1265 - Add minor updates

Pull Request - State: open - Opened by rahul-tuli about 1 year ago
Labels: mle-team

#1264 - Raise limit of `test_pipeline_call_is_async` further

Pull Request - State: closed - Opened by mgoin about 1 year ago

#1264 - Raise limit of `test_pipeline_call_is_async` further

Pull Request - State: closed - Opened by mgoin about 1 year ago

#1263 - [Temporary Patch] ignore `empty` do not pass empty kv cache to runtime

Pull Request - State: closed - Opened by bfineran about 1 year ago

#1262 - explicitly set ORT providers on all InferenceSession creations

Pull Request - State: closed - Opened by bfineran about 1 year ago - 1 comment

#1262 - explicitly set ORT providers on all InferenceSession creations

Pull Request - State: closed - Opened by bfineran about 1 year ago - 1 comment

#1262 - explicitly set ORT providers on all InferenceSession creations

Pull Request - State: closed - Opened by bfineran about 1 year ago - 1 comment

#1261 - infer num_classes for yolov8-seg pipeline

Pull Request - State: closed - Opened by bfineran about 1 year ago - 1 comment

#1261 - infer num_classes for yolov8-seg pipeline

Pull Request - State: open - Opened by bfineran about 1 year ago

#1260 - Support loading HF repos with `hf:` stubs

Pull Request - State: closed - Opened by mgoin about 1 year ago

#1260 - Support loading HF repos with `hf:` stubs

Pull Request - State: closed - Opened by mgoin about 1 year ago

#1259 - benchmarker API

Pull Request - State: closed - Opened by horheynm about 1 year ago

#1258 - [Text Generation][KVCacheStorage] `ChatPipeline` implementation

Pull Request - State: open - Opened by dbogunowicz about 1 year ago

#1258 - [Text Generation][KVCacheStorage] `ChatPipeline` implementation

Pull Request - State: closed - Opened by dbogunowicz about 1 year ago

#1258 - [Text Generation][KVCacheStorage] `ChatPipeline` implementation

Pull Request - State: open - Opened by dbogunowicz about 1 year ago

#1257 - [TextGeneration] Update `sampling_temperature` and `deterministic` to be part of the input

Pull Request - State: closed - Opened by horheynm about 1 year ago - 3 comments

#1256 - How to use Benchmark feature on custom dataset

Issue - State: closed - Opened by atultiwari about 1 year ago - 1 comment

#1254 - [Text Generation][KVCacheStorage] `TextGenerationPipeline` refactor

Pull Request - State: closed - Opened by dbogunowicz about 1 year ago - 1 comment

#1253 - Add CSV export to `debug_analysis`

Pull Request - State: closed - Opened by LucasWilkinson about 1 year ago

#1252 - [Test] Make test suite independent from torchvision

Pull Request - State: closed - Opened by dbogunowicz about 1 year ago - 1 comment

#1251 - [Test] Make `test_pipeline_call_is_async` less problematic.

Pull Request - State: closed - Opened by dbogunowicz about 1 year ago

#1250 - [TextGeneration] Update pipeline inputs to support GenerationConfig

Pull Request - State: closed - Opened by dsikka about 1 year ago

#1249 - Add compare-llms example

Pull Request - State: closed - Opened by mgoin about 1 year ago

#1248 - test

Pull Request - State: closed - Opened by horheynm about 1 year ago

#1247 - Pipelines to use deployment dir path and not single files.

Pull Request - State: closed - Opened by dbogunowicz about 1 year ago

#1247 - [WiP] Pipelines to use deployment dir path and not single files.

Pull Request - State: open - Opened by dbogunowicz about 1 year ago

#1247 - [WiP] Pipelines to use deployment dir path and not single files.

Pull Request - State: open - Opened by dbogunowicz about 1 year ago

#1246 - [TextGeneration] Add Streaming Functionality

Pull Request - State: closed - Opened by dsikka about 1 year ago - 1 comment

#1245 - Update CLI test validation

Pull Request - State: closed - Opened by dbarbuzzi about 1 year ago

#1245 - Update CLI test validation

Pull Request - State: closed - Opened by dbarbuzzi about 1 year ago

#1244 - [Fix] Temporary suppress transformers logging

Pull Request - State: closed - Opened by dbogunowicz about 1 year ago - 2 comments

#1244 - [Fix] Temporary suppress transformers logging

Pull Request - State: closed - Opened by dbogunowicz about 1 year ago - 2 comments

#1243 - Add support to calc Perplexity across node(s)

Pull Request - State: open - Opened by rahul-tuli about 1 year ago

#1243 - Add support to calc Perplexity across node(s)

Pull Request - State: open - Opened by rahul-tuli about 1 year ago

#1243 - Add support to calc Perplexity across node(s)

Pull Request - State: closed - Opened by rahul-tuli about 1 year ago

#1242 - Add DeepSparse Evaluator

Pull Request - State: open - Opened by rahul-tuli about 1 year ago
Labels: mle-team

#1242 - Add DeepSparse Evaluator

Pull Request - State: closed - Opened by rahul-tuli about 1 year ago - 3 comments
Labels: mle-team

#1240 - [TextGeneration] Add `GeneratedText` and update `TextGenerationOutput`

Pull Request - State: open - Opened by dsikka about 1 year ago - 1 comment

#1240 - [TextGeneration] Add `GeneratedText` and update `TextGenerationOutput`

Pull Request - State: closed - Opened by dsikka about 1 year ago - 1 comment

#1239 - Add session context manager for Chat pipeline

Pull Request - State: closed - Opened by rahul-tuli about 1 year ago - 1 comment
Labels: mle-team

#1239 - Add session context manager for text-gen

Pull Request - State: open - Opened by rahul-tuli about 1 year ago

#1237 - [server] Update server routes to be compliant with MLServer

Pull Request - State: closed - Opened by dsikka about 1 year ago

#1236 - [LLM Testing] Testing configuration

Pull Request - State: closed - Opened by dbogunowicz about 1 year ago - 1 comment

#1235 - Productionize Chat demo

Pull Request - State: closed - Opened by rahul-tuli about 1 year ago - 1 comment

#1235 - Productionize Chat demo

Pull Request - State: open - Opened by rahul-tuli about 1 year ago - 1 comment

#1234 - Fixes for using files v2

Pull Request - State: closed - Opened by horheynm about 1 year ago

#1233 - SparseZoo V2 Compatibility

Pull Request - State: closed - Opened by Satrat about 1 year ago - 2 comments

#1232 - Remove dependency on trust-remote-code

Pull Request - State: closed - Opened by anmarques about 1 year ago

#1231 - Pipeline opt bug fix

Pull Request - State: closed - Opened by horheynm about 1 year ago

#1231 - Pipeline opt bug fix

Pull Request - State: closed - Opened by horheynm about 1 year ago

#1230 - use tokenizer_config path if tokenizer is None

Pull Request - State: open - Opened by horheynm about 1 year ago

#1230 - use tokenizer_config path if tokenizer is None

Pull Request - State: closed - Opened by horheynm about 1 year ago - 3 comments

#1230 - use tokenizer_config path if tokenizer is None

Pull Request - State: open - Opened by horheynm about 1 year ago

#1229 - Chatbot demo

Pull Request - State: open - Opened by dbogunowicz about 1 year ago

#1229 - Chatbot demo

Pull Request - State: open - Opened by dbogunowicz about 1 year ago

#1229 - Chatbot demo

Pull Request - State: closed - Opened by dbogunowicz about 1 year ago - 3 comments

#1228 - Fix openai-server example

Pull Request - State: closed - Opened by mgoin about 1 year ago

#1227 - [Feature Branch][LLM Testing] LLM Testing Suite

Pull Request - State: closed - Opened by dbogunowicz about 1 year ago

#1226 - Ignore link check for all localhost/0.0.0.0/127.0.0.1 urls

Pull Request - State: closed - Opened by mgoin about 1 year ago

#1226 - Ignore link check for all localhost/0.0.0.0/127.0.0.1 urls

Pull Request - State: closed - Opened by mgoin about 1 year ago

#1225 - Sampling

Pull Request - State: open - Opened by horheynm about 1 year ago

#1225 - Sampling

Pull Request - State: open - Opened by horheynm about 1 year ago

#1225 - [TextGeneration] Samling arguments for generation

Pull Request - State: closed - Opened by horheynm about 1 year ago - 2 comments

#1223 - Support Python 3.11

Pull Request - State: open - Opened by mgoin about 1 year ago