Seungjun

Results 6 issues of Seungjun

Could you consider adding new options which allow users can select appearance mode between the following 3: Use Devie Settings, Dark Mode, Light Mode. :)

I download this app on my iPhone(iPhone XR) on iOS 14.2. But right after opening the app, the app itself got terminated.

I'm having a same problem. I created a simple Transformer Decoder in TensorFlow, and it works well. But If I convert it to a CoreML model, from some point it...

question

Following this tutorial, [Abstractive Summarization with Hugging Face Transformers](https://github.com/keras-team/keras-io/blob/master/examples/nlp/t5_hf_summarization.py) I created a text summarization ml model by fine-tuning t5-small with a custom dataset setting `MAX_INPUT_LENGTH = 1024`. But if I...

type:bug

I realy love the idea of your app. By showing completed task and uncompeletd task seprately. User can swip right to mark a task as done, but what if tehy...

type: enhancement

If I try to use gemma-3n model using swift-mlx-examples package I get following error: ``` Error: Unsupported model type: gemma3n ``` I installed the package and run the code with...