Skip to content

dw-innovation/llama-hf-endpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HF Endpoints

This repository contains examples of handlers, requirements.txt to host a customized Llama.

Installation

Create a conda environment if you don't have one.

conda create --name hf_inference python=3.10

Development

Follow the instructions at https://www.philschmid.de/custom-inference-handler

Testing

CUDA_VISIBLE_DEVICES="1" python -m test_handler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages