saffr0n commited on
Commit
d626646
1 Parent(s): 5cffbbc

Update Tamil copy

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -12,9 +12,11 @@ DEFAULT_MAX_NEW_TOKENS = 256
12
  MAX_INPUT_TOKEN_LENGTH = int(os.getenv("MAX_INPUT_TOKEN_LENGTH", "4096"))
13
 
14
  DESCRIPTION = """\
15
- # Tamil Llama 2
16
 
17
- This Space demonstrates the Tamil Llama-2 7b [model](https://huggingface.co/abhinand/tamil-llama-7b-instruct-v0.1) as a daily life AI assistant.
 
 
18
  """
19
 
20
  LICENSE = """
 
12
  MAX_INPUT_TOKEN_LENGTH = int(os.getenv("MAX_INPUT_TOKEN_LENGTH", "4096"))
13
 
14
  DESCRIPTION = """\
15
+ # தமிழ் AI உதவியாளர்
16
 
17
+ இந்த ஸ்பேஸ் தமிழ் Llama-2 7b ஒரு தினசரி வாழ்க்கை AI உதவியாளராக நிரூபிக்கிறது.
18
+
19
+ (This Space demonstrates the Tamil Llama-2 7b [model](https://huggingface.co/abhinand/tamil-llama-7b-instruct-v0.1) as a daily life AI assistant.)
20
  """
21
 
22
  LICENSE = """