File size: 958 Bytes
39c8eb2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3141e4d
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Explicitly declare text files we want to always normalize and convert to native line endings on checkout.
*.py    text
*.md    text
*.txt   text
*.json  text
*.yaml  text
*.yml   text

# Declare files that will always have LF line endings on checkout.
*.sh    text eol=lf

# Denote all files that are truly binary and should be treated as such.
*.png   binary
*.jpg   binary
*.jpeg  binary
*.gif   binary
*.mp4   binary
*.mov   binary

# Define attributes for language-specific files
*.py linguist-language=Python
*.json linguist-language=JSON
*.md linguist-language=Markdown

# Model files
*.bin   binary
*.h5    binary

# For GitHub linguist to identify the primary language of the repository
README.md linguist-documentation
hsxl_temporal_layers.f16.safetensors filter=lfs diff=lfs merge=lfs -text
hsxl_temporal_layers.safetensors filter=lfs diff=lfs merge=lfs -text