Ecosyste.ms: Issues

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

GitHub / CodeWithKyrian/transformers-php issues and pull requests

#69 - Error downloading model php 8.2.20

Issue - State: open - Opened by yunier10z 17 days ago
Labels: question

#68 - Support LinearSVM models

Issue - State: open - Opened by mwargan 23 days ago
Labels: enhancement

#67 - Undefined array key "logits"

Issue - State: closed - Opened by mankowitz 30 days ago - 1 comment
Labels: bug

#65 - Obviate the need for autoload.php in establishing library base path

Pull Request - State: closed - Opened by timwhitlock about 1 month ago - 2 comments

#64 - OpenMP error on PHP 8.2

Issue - State: open - Opened by timwhitlock about 1 month ago - 7 comments
Labels: bug

#63 - Setting default ImageProvider for Image to Text pipeline

Issue - State: closed - Opened by roberto-butti about 1 month ago - 1 comment
Labels: bug

#61 - New Audio Pipelines, Improved binaries download workflow

Pull Request - State: closed - Opened by CodeWithKyrian about 1 month ago

#60 - GPU Support

Issue - State: open - Opened by fakerybakery about 1 month ago - 1 comment
Labels: question

#59 - Using embeddings models

Issue - State: closed - Opened by spaceworkplatform about 1 month ago - 4 comments
Labels: question

#58 - fix(Image): Convert calculated dimensions to integer type

Pull Request - State: closed - Opened by k99k5 about 2 months ago

#57 - Image::thumbnail type error

Issue - State: closed - Opened by k99k5 about 2 months ago - 2 comments
Labels: bug

#56 - feat: add optional host argument for model download

Pull Request - State: closed - Opened by k99k5 about 2 months ago - 1 comment

#55 - Support Yolo Models

Issue - State: open - Opened by k99k5 2 months ago
Labels: enhancement

#54 - How to Use the YOLO Model

Issue - State: closed - Opened by k99k5 2 months ago - 5 comments
Labels: question

#52 - Is size_divisibility supported?

Issue - State: closed - Opened by k99k5 2 months ago - 1 comment
Labels: bug

#50 - Problems Trying to use with Laravel on AWS

Issue - State: open - Opened by coogle 2 months ago - 5 comments
Labels: bug

#48 - fix: statically calling FFI::new deprecated in PHP 8.3

Pull Request - State: closed - Opened by CodeWithKyrian 3 months ago

#47 - Calling FFI::new() statically is deprecated

Issue - State: closed - Opened by k99k5 3 months ago - 1 comment
Labels: bug

#46 - Using with a custom model not on HuggingFace

Issue - State: closed - Opened by coogle 3 months ago - 11 comments
Labels: question

#45 - Training Models?

Issue - State: closed - Opened by coogle 3 months ago - 1 comment
Labels: question

#44 - What's the correct way to invoke feature extraction with multiple inputs?

Issue - State: closed - Opened by timwhitlock 3 months ago - 3 comments
Labels: question

#43 - Regex for detecting language codes incorrect

Issue - State: closed - Opened by Thorry84 3 months ago - 2 comments
Labels: bug

#42 - Fix typo in docs

Pull Request - State: closed - Opened by BlackyDrum 4 months ago

#40 - Problem with CURL Request in Downloader.php

Issue - State: closed - Opened by BlackyDrum 4 months ago - 1 comment
Labels: bug

#38 - Establishing the test infrastructure

Issue - State: open - Opened by k00ni 4 months ago - 1 comment

#37 - Codewithkyrian\Transformers\Models\Pretrained\PretrainedModel::__construct(): Argument

Issue - State: closed - Opened by takielias 5 months ago - 3 comments
Labels: bug

#35 - configuration.md: fix indentation of Transformers::setup()

Pull Request - State: closed - Opened by k00ni 5 months ago

#34 - What are the objectives of this library?

Issue - State: open - Opened by k00ni 5 months ago - 2 comments
Labels: question

#33 - Merge 0.4.0 Changes

Pull Request - State: closed - Opened by CodeWithKyrian 5 months ago

#32 - Comprehensive Tensor Class Overhaul and Library Downloader

Pull Request - State: closed - Opened by CodeWithKyrian 5 months ago

#31 - Using same model for vision/text embeddings

Issue - State: closed - Opened by karlomikus 5 months ago - 3 comments
Labels: question

#30 - Fix namespace for \Imagine\Gd\Imagine()

Pull Request - State: closed - Opened by das-peter 5 months ago - 1 comment

#29 - Add support for PHI3 model

Issue - State: open - Opened by victorratts13 5 months ago - 3 comments
Labels: enhancement

#28 - FFI::addr() cannot create a reference to a temporary pointer

Issue - State: closed - Opened by victorratts13 5 months ago - 6 comments
Labels: question

#27 - Incorrect documentation or missing implementation (text-to-image)

Issue - State: closed - Opened by CViniciusSDias 5 months ago - 2 comments
Labels: bug

#26 - Support Phi Models

Issue - State: closed - Opened by Jameswlepage 5 months ago - 1 comment
Labels: enhancement

#25 - Add support for Llama models

Pull Request - State: closed - Opened by CodeWithKyrian 5 months ago

#24 - Custom inference session for improved ONNX model handling

Pull Request - State: closed - Opened by CodeWithKyrian 5 months ago

#23 - bugfix: Decoder sequence not calling the right method

Pull Request - State: closed - Opened by CodeWithKyrian 5 months ago

#22 - bugfix: Fix error that occurs when streamer is not used

Pull Request - State: closed - Opened by CodeWithKyrian 5 months ago

#20 - Add Qwen2 model support

Pull Request - State: closed - Opened by CodeWithKyrian 6 months ago

#19 - bugfix: https slashes affected when joining paths

Pull Request - State: closed - Opened by CodeWithKyrian 6 months ago

#18 - Problem with AutoConfig.php

Issue - State: closed - Opened by CViniciusSDias 6 months ago - 5 comments
Labels: bug

#17 - Add image to image pipeline

Pull Request - State: closed - Opened by CodeWithKyrian 6 months ago

#16 - Add image feature extraction pipeline

Pull Request - State: closed - Opened by CodeWithKyrian 6 months ago

#15 - Set [MASK] usage in prompts for default Xenova/bert-base-uncased model

Pull Request - State: closed - Opened by takielias 6 months ago - 1 comment

#14 - Add Zero Shot Object Detection Pipeline and OwlVit models

Pull Request - State: closed - Opened by CodeWithKyrian 6 months ago

#13 - Improve tensor performance

Pull Request - State: closed - Opened by CodeWithKyrian 6 months ago

#12 - Download ONNXRuntime automatically after composer install

Pull Request - State: closed - Opened by CodeWithKyrian 6 months ago

#11 - Add Object Detection Pipeline

Pull Request - State: closed - Opened by CodeWithKyrian 6 months ago

#10 - Add New Image Driver - VIPS

Pull Request - State: closed - Opened by CodeWithKyrian 6 months ago

#9 - Add Image pipelines support

Pull Request - State: closed - Opened by CodeWithKyrian 6 months ago

#8 - Unable to load shared object file

Issue - State: closed - Opened by Awais-cb 6 months ago - 2 comments
Labels: bug

#7 - Add symfony/console explicitly as a dependency

Pull Request - State: closed - Opened by CodeWithKyrian 7 months ago

#6 - Symfony Console requirements

Issue - State: closed - Opened by roberto-butti 7 months ago
Labels: bug

#5 - Pull in changes from main

Pull Request - State: closed - Opened by CodeWithKyrian 7 months ago

#3 - Attempted to load class "PretrainedModel" in Symfony 5

Issue - State: closed - Opened by tuanla-kiai 7 months ago - 4 comments
Labels: bug

#2 - New Model Support - Qwen 2

Pull Request - State: closed - Opened by CodeWithKyrian 7 months ago - 1 comment

#1 - Add ability to use chat templates in Text Generation

Pull Request - State: closed - Opened by CodeWithKyrian 7 months ago