sherelynyap

Results 2 issues of sherelynyap

## 🐛 Bug ## To Reproduce Steps to reproduce the behavior: 1. Follow the guide at https://llm.mlc.ai/docs/deploy/android.html#create-android-project-using-compiled-models When running command ``` # 2. compile: compile model library with specification in...

bug

run: ``` # Finnhub (Yahoo Finance, Reuters, SeekingAlpha, CNBC...) from finnlp.data_sources.news.finnhub_date_range import Finnhub_Date_Range start_date = "2023-01-01" end_date = "2023-01-03" config = { "use_proxy": "us_free", # use proxies to prvent ip...