File size: 1,360 Bytes
875ec1c
 
 
9de030b
 
875ec1c
9de030b
 
875ec1c
 
 
 
9de030b
875ec1c
9de030b
875ec1c
 
 
 
 
 
 
 
 
 
9de030b
 
 
875ec1c
 
 
 
 
 
 
9de030b
 
875ec1c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
  "executive_summary": {
    "total_tests": 7,
    "hfa_wins": 2,
    "standard_wins": 0,
    "key_findings": [
      "HFA outperforms standard attention on pattern_recognition by 253.9%",
      "HFA outperforms standard attention on computational_efficiency by 35695.6%"
    ]
  },
  "detailed_results": {
    "pattern_recognition": {
      "hfa_performance": 0.528468887625606,
      "standard_performance": 0.1493469230324704,
      "improvement_ratio": 3.5385321431142467,
      "sequence_lengths_tested": [
        32,
        64,
        128
      ],
      "metadata": {
        "pattern_type": "alternating_with_markers"
      }
    },
    "computational_efficiency": {
      "hfa_performance": 0.19553671479225157,
      "standard_performance": 0.0005462586879730225,
      "improvement_ratio": 357.9562560694839,
      "sequence_lengths_tested": [
        32,
        64,
        128,
        256
      ],
      "metadata": {
        "hfa_speed": "611",
        "standard_speed": "467515",
        "unit": "tokens_per_second"
      }
    }
  },
  "visualizations": [],
  "reproducibility": {
    "torch_version": "2.7.1+cu128",
    "cuda_version": "12.8",
    "random_seed": 42,
    "hardware_info": {
      "gpu_name": "NVIDIA GeForce RTX 3090 Ti",
      "gpu_memory": 25294995456,
      "cpu_count": 32,
      "ram_total": 405372833792
    }
  }
}