translators-will commited on
Commit
46c89b6
·
verified ·
1 Parent(s): 13e56aa

Update data_clean_final.py

Browse files
Files changed (1) hide show
  1. data_clean_final.py +0 -1
data_clean_final.py CHANGED
@@ -3,7 +3,6 @@
3
  import pandas as pd
4
  import streamlit as st
5
  from ctransformers import AutoModelForCausalLM
6
- import torch
7
 
8
  # Load local TinyLlama model
9
  llm = AutoModelForCausalLM.from_pretrained(
 
3
  import pandas as pd
4
  import streamlit as st
5
  from ctransformers import AutoModelForCausalLM
 
6
 
7
  # Load local TinyLlama model
8
  llm = AutoModelForCausalLM.from_pretrained(