AndreasMeyerSFDC
Results
3
comments of
AndreasMeyerSFDC
@prameela1610 the easiest way is to use gradio. Here is a code snippet implementing the demo: ``` import torch from transformers import AutoTokenizer, AutoModelForCausalLM import gradio as gr tokenizer =...
runs fine with my MacPro M1 Max .. no extra settings needed
check here: https://github.com/salesforce/CodeGen/issues/66