issues Search Results · repo:approximatelabs/sketch language:Python
Filter by
26 results
(83 ms)26 results
inapproximatelabs/sketch (press backspace or delete to remove)safwan-sys
- Opened on Aug 31, 2024
- #38
Hello,
I am using these in .env and load_dotenv() to load these into the runtime
LAMBDAPROMPT_BACKEND=StarCoder
SKETCH_USE_REMOTE_LAMBDAPROMPT= False
HF_ACCESS_TOKEN=(my token)
This results in the ...
gilgamesh7
- Opened on Apr 20, 2024
- #36
Hello! I recently installed Sketch and imported a dataset with 18 columns. Previously, I could use the how to functions
on this dataset, but now they re not generating the code as they used to. Any update ...
nvamsimohan
- 5
- Opened on Jan 14, 2024
- #35
Hello,
While I ran the following code:
import sketch
import pandas as pd
sales_data = pd.read_csv( https://gist.githubusercontent.com/bluecoconut/9ce2135aafb5c6ab2dc1d60ac595646e/raw/c93c3500a1f7fae469cba716f09358cfddea6343/sales_demo_with_pii_and_all_states.csv ...
chunyuma
- 4
- Opened on Aug 22, 2023
- #32
Want to implement a google palm switch for this package. Any suggestions or pointers in code I should try to replace
webscale
- 1
- Opened on Aug 19, 2023
- #31
Getting below error while importing sketch library
Traceback (most recent call last): File /usr/lib/python3/dist-packages/gunicorn/arbiter.py , line 589, in spawn_worker
worker.init_process() File /home/ubuntu/.local/lib/python3.10/site-packages/uvicorn/workers.py ...
adianavin
- 7
- Opened on Jun 29, 2023
- #27
When I activate the local execution, I get the following error message: ValueError: The current device_map had weights
offloaded to the disk. Please provide an offload_folder for them. Alternatively, make ...
thinkORo
- 1
- Opened on Jun 17, 2023
- #25
So using sketch.ask now not returning properly...
I am getting the following import matplotlib.pyplot as plt # Get the data for 2014 NY AGI by county df_2014 = df[df[ Tax
Year ] == 2014] county_agi = ...
lrauhockey
- 3
- Opened on Jun 12, 2023
- #24
Via the CTransformers library we re using ggml library
For increasing context length, which is necessary for local-mode CPU verison of StarCoder, sketch fails and can crash
dropping the full kernel.
...
bluecoconut
- Opened on May 16, 2023
- #22
`import pandas as pd import sketch import os from dotenv import load_dotenv
os.environ[ OPENAI_API_KEY ] = key os.environ[ SKETCH_USE_REMOTE_LAMBDAPROMPT ] = False `
and it doesn t seem to work
nortline
- 3
- Opened on May 14, 2023
- #21

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.